summaryrefslogblamecommitdiffhomepage
path: root/layouts/partials/custom_head.html
blob: e4514200499ccee99f49c0fb75c988038ded9b61 (plain) (tree)
1
2
3
4
5
6
7
8






                            
                                      








                                 
                                                   
<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="/preview.jpg" />