diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/flamingo/layouts/partials/footer.html | 2 | ||||
-rw-r--r-- | themes/flamingo/layouts/partials/post-description.html | 6 |
2 files changed, 1 insertions, 7 deletions
diff --git a/themes/flamingo/layouts/partials/footer.html b/themes/flamingo/layouts/partials/footer.html index ff492fa..5115798 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://git.sr.ht/~gabrielgio/">sr.ht</a></li> + <li><a href="https://git.gabrielgio.me">git</a></li> <li><a rel="me" href="https://fosstodon.org/@gabrielgio">mastodon</a></li> <li><a href="/index.xml">rss</a></li> </ul> diff --git a/themes/flamingo/layouts/partials/post-description.html b/themes/flamingo/layouts/partials/post-description.html index d45f8a6..84ddf83 100644 --- a/themes/flamingo/layouts/partials/post-description.html +++ b/themes/flamingo/layouts/partials/post-description.html @@ -9,12 +9,6 @@ href="mailto:mail@gabrielgio.me" > mail - </a> or to my public mail list at - <a - class="brand-icon" - target="_blank" - href="mailto:~gabarielgio/public@lists.sr.ht"> - ~gabarielgio/public </a> . </p> |