gabrielgio.me @ 6eb1360f4a8362fd32db156b60281c99aae2c7c1

diff --git a/.build.yml b/.build.yml
deleted file mode 100644
index fbf62265ff8b0c3e89bbea657c4a820a745fadd1..0000000000000000000000000000000000000000
--- a/.build.yml
+++ /dev/null
@@ -1,24 +0,0 @@
-image: alpine/latest
-packages:
-  - rsync
-  - hugo
-  - openring
-
-sources:
-  - https://git.sr.ht/~gabrielgio/gabrielgio.me
-
-secrets:
-  - 008c4f67-b864-47f8-9790-cd32f2ae8516
-  - d8a9e8ed-cdb0-4e0e-9238-361acbe8611f
-
-environment:
-  deploy: builds@gabrielgio.me
-
-tasks:
-  - build: |
-      cd gabrielgio.me
-      make
-  - deploy: |
-      cd gabrielgio.me
-      sshopts="ssh -o StrictHostKeyChecking=no"
-      rsync --rsh="$sshopts" -rP public/* $deploy:/var/www/gabrielgio.me/
diff --git a/content/projects/_index.md b/content/projects/_index.md
index 86167a4c1dd2f0dea5f713e412d145d391caacbf..842fc3b17f9e6d9e60ba434ed8f7337c603f58db 100644
--- a/content/projects/_index.md
+++ b/content/projects/_index.md
@@ -67,4 +67,4 @@ [^3]: https://github.com/praw-dev/praw
 [^4]: https://github.com/mikf/gallery-dl
 [^5]: https://github.com/luffah/nextcloud-API
 [^6]: https://www.jovemnerd.com.br/nerdcast/
-[^7]: https://git.sr.ht/~gabrielgio/genpass/commit/2db3d88503fbe219e99c464c4cc8e768613e1359
+[^7]: https://git.gabrielgio.me/genpass/commit/?id=2db3d88503fbe219e99c464c4cc8e768613e1359
diff --git a/themes/flamingo/layouts/partials/footer.html b/themes/flamingo/layouts/partials/footer.html
index ff492fa409bc0fcfaa729e5b264c6fc11a7353c8..5115798d0b0ad009e248a685fb57e6d41a97fb1e 100644
--- a/themes/flamingo/layouts/partials/footer.html
+++ b/themes/flamingo/layouts/partials/footer.html
@@ -3,7 +3,7 @@ 	<div class="bottom-nav">
 		<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 d45f8a6bee3ff8f992e656dc4904aa14c8cc01b7..84ddf83bf46c7e164ea477ad8d0a1e82ee1df5af 100644
--- a/themes/flamingo/layouts/partials/post-description.html
+++ b/themes/flamingo/layouts/partials/post-description.html
@@ -9,12 +9,6 @@             target="_blank"
             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>