2016-09-06 23:18:34 -04:00
|
|
|
<!-- start custom head snippets -->
|
|
|
|
|
|
|
|
<!-- insert favicons. use http://realfavicongenerator.net/ -->
|
|
|
|
|
2016-09-06 23:19:16 -04:00
|
|
|
<!-- support for buttons.github.io -->
|
|
|
|
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
|
|
|
|
|
|
|
<style type="text/css">
|
|
|
|
/* override mmistakes image highlighting */
|
|
|
|
.archive__item:hover .archive__item-teaser {
|
|
|
|
box-shadow: none;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
|
|
|
|
<!-- end custom head snippets -->
|