gabrielgio.me @ 6eb1360f4a8362fd32db156b60281c99aae2c7c1

 1diff --git a/.build.yml b/.build.yml
 2deleted file mode 100644
 3index fbf62265ff8b0c3e89bbea657c4a820a745fadd1..0000000000000000000000000000000000000000
 4--- a/.build.yml
 5+++ /dev/null
 6@@ -1,24 +0,0 @@
 7-image: alpine/latest
 8-packages:
 9-  - rsync
10-  - hugo
11-  - openring
12-
13-sources:
14-  - https://git.sr.ht/~gabrielgio/gabrielgio.me
15-
16-secrets:
17-  - 008c4f67-b864-47f8-9790-cd32f2ae8516
18-  - d8a9e8ed-cdb0-4e0e-9238-361acbe8611f
19-
20-environment:
21-  deploy: builds@gabrielgio.me
22-
23-tasks:
24-  - build: |
25-      cd gabrielgio.me
26-      make
27-  - deploy: |
28-      cd gabrielgio.me
29-      sshopts="ssh -o StrictHostKeyChecking=no"
30-      rsync --rsh="$sshopts" -rP public/* $deploy:/var/www/gabrielgio.me/
31diff --git a/content/projects/_index.md b/content/projects/_index.md
32index 86167a4c1dd2f0dea5f713e412d145d391caacbf..842fc3b17f9e6d9e60ba434ed8f7337c603f58db 100644
33--- a/content/projects/_index.md
34+++ b/content/projects/_index.md
35@@ -67,4 +67,4 @@ [^3]: https://github.com/praw-dev/praw
36 [^4]: https://github.com/mikf/gallery-dl
37 [^5]: https://github.com/luffah/nextcloud-API
38 [^6]: https://www.jovemnerd.com.br/nerdcast/
39-[^7]: https://git.sr.ht/~gabrielgio/genpass/commit/2db3d88503fbe219e99c464c4cc8e768613e1359
40+[^7]: https://git.gabrielgio.me/genpass/commit/?id=2db3d88503fbe219e99c464c4cc8e768613e1359
41diff --git a/themes/flamingo/layouts/partials/footer.html b/themes/flamingo/layouts/partials/footer.html
42index ff492fa409bc0fcfaa729e5b264c6fc11a7353c8..5115798d0b0ad009e248a685fb57e6d41a97fb1e 100644
43--- a/themes/flamingo/layouts/partials/footer.html
44+++ b/themes/flamingo/layouts/partials/footer.html
45@@ -3,7 +3,7 @@ 	<div class="bottom-nav">
46 		<nav>
47 			<ul>
48 				<li><a href="/privacy/">privacy</a></li>
49-				<li><a href="https://git.sr.ht/~gabrielgio/">sr.ht</a></li>
50+				<li><a href="https://git.gabrielgio.me">git</a></li>
51 				<li><a rel="me" href="https://fosstodon.org/@gabrielgio">mastodon</a></li>
52 				<li><a href="/index.xml">rss</a></li>
53 			</ul>
54diff --git a/themes/flamingo/layouts/partials/post-description.html b/themes/flamingo/layouts/partials/post-description.html
55index d45f8a6bee3ff8f992e656dc4904aa14c8cc01b7..84ddf83bf46c7e164ea477ad8d0a1e82ee1df5af 100644
56--- a/themes/flamingo/layouts/partials/post-description.html
57+++ b/themes/flamingo/layouts/partials/post-description.html
58@@ -9,12 +9,6 @@             target="_blank"
59             href="mailto:mail@gabrielgio.me"
60         >
61             mail
62-        </a> or to my public mail list at
63-        <a
64-            class="brand-icon"
65-            target="_blank"
66-            href="mailto:~gabarielgio/public@lists.sr.ht">
67-            ~gabarielgio/public
68         </a>
69         .
70     </p>