diff options
| author | Volpeon <git@volpeon.ink> | 2021-05-14 21:18:14 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-05-14 21:18:14 +0200 |
| commit | b80e8510728b4fc605bd5f6b52d82d320acc2c1f (patch) | |
| tree | 1135514c2db808cfe03fc4c272f8bbd87e91df79 /templates/layouts/index.html | |
| parent | Smaller ASCII art (diff) | |
| download | volpeon.ink-b80e8510728b4fc605bd5f6b52d82d320acc2c1f.tar.gz volpeon.ink-b80e8510728b4fc605bd5f6b52d82d320acc2c1f.tar.bz2 volpeon.ink-b80e8510728b4fc605bd5f6b52d82d320acc2c1f.zip | |
Moved ASCII fox from page list header to general footer
Diffstat (limited to 'templates/layouts/index.html')
| -rw-r--r-- | templates/layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/index.html b/templates/layouts/index.html index 45ac82e..814f338 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html | |||
| @@ -51,7 +51,7 @@ $body$ | |||
| 51 | </section> | 51 | </section> |
| 52 | 52 | ||
| 53 | <section class="l-section" id="projects"> | 53 | <section class="l-section" id="projects"> |
| 54 | <header class="l-section__head"> | 54 | <header class="l-section__head l-section__head--sticky"> |
| 55 | <a class="c-outer-button" href="#projects"> | 55 | <a class="c-outer-button" href="#projects"> |
| 56 | <span class="c-outer-button__icon"> | 56 | <span class="c-outer-button__icon"> |
| 57 | <svg class="c-outer-button__icon-symbol o-icon"> | 57 | <svg class="c-outer-button__icon-symbol o-icon"> |
