diff options
Diffstat (limited to 'themes/flamingo/layouts')
-rw-r--r-- | themes/flamingo/layouts/partials/footer.html | 2 | ||||
-rw-r--r-- | themes/flamingo/layouts/partials/post-description.html | 19 |
2 files changed, 7 insertions, 14 deletions
diff --git a/themes/flamingo/layouts/partials/footer.html b/themes/flamingo/layouts/partials/footer.html index c7e0e49..79a3916 100644 --- a/themes/flamingo/layouts/partials/footer.html +++ b/themes/flamingo/layouts/partials/footer.html @@ -3,7 +3,7 @@ <nav> <ul> <li><a href="/privacy/">privacy</a></li> - <li><a href="https://gitlab.com/gabrielgio/gabrielgio">gitlab</a></li> + <li><a href="https://git.sr.ht/~gabrielgio/">sr.ht</a></li> <li><a href="/index.xml">rss</a></li> </ul> </nav> diff --git a/themes/flamingo/layouts/partials/post-description.html b/themes/flamingo/layouts/partials/post-description.html index c3382ce..d45f8a6 100644 --- a/themes/flamingo/layouts/partials/post-description.html +++ b/themes/flamingo/layouts/partials/post-description.html @@ -2,26 +2,19 @@ <div class="slim-description"> <p> A gathering of information about some things I do on my spare time. You - can find me on + can find me at <a class="brand-icon" target="_blank" - href="https://gitlab.com/gabrielgio" + href="mailto:mail@gabrielgio.me" > - gitlab - </a>, + mail + </a> or to my public mail list at <a class="brand-icon" target="_blank" - href="https://twitter.com/giovaninigabs"> - twitter - </a> - and - <a - class="brand-icon" - target="_blank" - href="https://www.linkedin.com/in/gabriel-giovanini/"> - linkedin + href="mailto:~gabarielgio/public@lists.sr.ht"> + ~gabarielgio/public </a> . </p> |