1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Add initial site content

This commit is contained in:
Tim Byrne
2016-09-06 22:19:16 -05:00
parent f9942449f4
commit 443e3d8f04
53 changed files with 665 additions and 4 deletions

View File

@@ -2,4 +2,14 @@
<!-- insert favicons. use http://realfavicongenerator.net/ -->
<!-- end custom head snippets -->
<!-- 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 -->