diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/templates/base.html b/templates/base.html index 27f8f20..d9aaa8e 100644 --- a/templates/base.html +++ b/templates/base.html | |||
@@ -64,11 +64,12 @@ ${layouts/categorized_list()} | |||
64 | ${layouts/page()} | 64 | ${layouts/page()} |
65 | $endif$ | 65 | $endif$ |
66 | 66 | ||
67 | |||
67 | <footer class="c-footer"> | 68 | <footer class="c-footer"> |
68 | <div class="c-footer__content"> | 69 | <pre class="c-footer__ascii u-dn@sm-lo">${layouts/ascii_fox()}</pre> |
69 | 9thPK7O3xn | 70 | <pre class="c-footer__ascii u-dn@sm-hi">${layouts/ascii_fox_small()}</pre> |
70 | </div> | 71 | |
71 | <a class="c-outer-button" href="#" title="To the top"> | 72 | <a class="c-outer-button c-outer-button--scroll-top" href="#" title="To the top"> |
72 | <span class="c-outer-button__icon"> | 73 | <span class="c-outer-button__icon"> |
73 | <svg class="c-outer-button__icon-symbol o-icon"> | 74 | <svg class="c-outer-button__icon-symbol o-icon"> |
74 | <use href="/symbols.svg#icon-arrow-up"></use> | 75 | <use href="/symbols.svg#icon-arrow-up"></use> |