diff --git a/src/index.css b/src/index.css index 70b0211..8dc7f98 100644 --- a/src/index.css +++ b/src/index.css @@ -113,10 +113,21 @@ nav { } li { - margin: 0.5rem 0; + line-height: 1.5; } } +.index-footer { + color: var(--gruvbox-fg2); + margin-top: 5rem; + + a { + text-decoration: none; + } + + font-size: 90%; +} + p { text-align: justify; hyphens: auto; diff --git a/src/index.pug b/src/index.pug index e9bfe47..30dde87 100644 --- a/src/index.pug +++ b/src/index.pug @@ -17,8 +17,23 @@ ul.index-list h2 Find me elsewhere ul.index-list li: a(href="https://gitea.adaedra.eu/adaedra" target="_blank") - svg(xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640" aria-label="Gitea Logo"): use(href="/logos.svg#gitea")/ + svg(xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-label="Git Logo"): use(href="/logos.svg#git")/ | Gitea li: a(href="https://nerdculture.de/@adaedra" target="_blank" rel="noopener") - svg(xmlns="http://www.w3.org/2000/svg" viewBox="0 0 74 79" aria-label="Mastodon Logo"): use(href="/logos.svg#mastodon")/ + svg(xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-label="Mastodon Logo"): use(href="/logos.svg#mastodon")/ | Mastodon + li: a(href="https://www.linkedin.com/in/thibault-hamel/" target="_blank" rel="noopener") + svg(xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-label="LinkedIn Logo"): use(href="/logos.svg#linkedin")/ + | LinkedIn + +footer.index-footer + | Mascot drawn by  + a(href="https://linktr.ee/cutepencilcase" target="_blank" rel="noopener") CutePencilCase + |
Font  + a(href="https://github.com/be5invis/Iosevka" target="_blank" rel="noopener") Iosevka + | • Color theme  + a(href="https://github.com/morhetz/gruvbox-contrib" target="_blank" rel="noopener") Gruvbox + | • Social icons  + a(href="https://icons8.com/" target="_blank" rel="noopener") Icons8 + br/ + a(href="https://gitea.adaedra.eu/adaedra/blog" target="_blank") Source code diff --git a/src/logos.svg b/src/logos.svg index 94319c3..d4e4dab 100644 --- a/src/logos.svg +++ b/src/logos.svg @@ -1,9 +1,11 @@ - + - - - + + + + +