diff options
| author | Volpeon <git@volpeon.ink> | 2021-01-10 21:47:29 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-01-10 21:47:29 +0100 |
| commit | 9e795f303ffa8a6350a49d45eefdffd5b84f2036 (patch) | |
| tree | 98c59a09b326684f26ffd7d2a88f26de99d74227 /templates/layouts/index.html | |
| parent | Moved output filename handling into Pandoc filter, implemented path rewriting (diff) | |
| download | volpeon.ink-9e795f303ffa8a6350a49d45eefdffd5b84f2036.tar.gz volpeon.ink-9e795f303ffa8a6350a49d45eefdffd5b84f2036.tar.bz2 volpeon.ink-9e795f303ffa8a6350a49d45eefdffd5b84f2036.zip | |
Show secret footer, add link meta tag to feed for owning page, finished home page
Diffstat (limited to 'templates/layouts/index.html')
| -rw-r--r-- | templates/layouts/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/layouts/index.html b/templates/layouts/index.html index a1410f1..21e6293 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html | |||
| @@ -25,6 +25,10 @@ $body$ | |||
| 25 | </div> | 25 | </div> |
| 26 | </main> | 26 | </main> |
| 27 | 27 | ||
| 28 | <footer class="c-footer l-container"> | ||
| 29 | 9thPK7O3xn | ||
| 30 | </footer> | ||
| 31 | |||
| 28 | <template id="header-sm"> | 32 | <template id="header-sm"> |
| 29 | $-- .| //\__ ' .' | . | ' . ' | 33 | $-- .| //\__ ' .' | . | ' . ' |
| 30 | $-- | _.~-"""-----~`` ,-´ ' ' |' | ' ' | 34 | $-- | _.~-"""-----~`` ,-´ ' ' |' | ' ' |
