diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-08 20:44:49 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2022-05-08 20:44:49 +0200 |
| commit | 65d379f5db381423165e0da8cc788f85112873b8 (patch) | |
| tree | 10b52164cc2ae5f863549305ecec97e3ab96cd80 /templates | |
| parent | fac54389550aaab8bcb4ad1e6b0b1900fd8887d2 (diff) | |
Add archive publishing
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index b8f9213..f5dbbc3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -28,6 +28,7 @@ <main> <p> This blog is also available in <a href="/index.txt">plain text</a>. + Archive available in <a href="gemini://gemini.unlimited.pizza/gemlog">gemini</a> </p> <p> → <a href="http://unlimited.pizza">home</a>. |