blob: 523b6ccd5e0fb24206ba0e504759b4f3f4a77c5d (
plain) (
tree)
|
|
<style>
a {
color:#fa8c16;
text-decoration: none;
}
a:hover {
color:#d46b08;
text-decoration: wavy underline;
}
ul.blog-posts li a:visited {
color:#ffc069;
}
code {
color: black;
background-color: #ffc069;
}
</style>
<meta property="og:image" content="{{ absURL "preview.jpg" }}" />
|