diff options
| author | Christian Cleberg <[email protected]> | 2025-03-29 20:52:17 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-03-29 20:52:17 -0500 |
| commit | 05c59b8f0177a4bb1719cf524763924ebf46c31f (patch) | |
| tree | 62fe68228030ab34a7859bdfcc38e52d445acbd6 /theme/templates/base.html | |
| parent | f6909c0866c5f5e6dd64f8a68488e0e27732b7f2 (diff) | |
| download | cleberg.net-05c59b8f0177a4bb1719cf524763924ebf46c31f.tar.gz cleberg.net-05c59b8f0177a4bb1719cf524763924ebf46c31f.tar.bz2 cleberg.net-05c59b8f0177a4bb1719cf524763924ebf46c31f.zip | |
add IndieWedring
Diffstat (limited to 'theme/templates/base.html')
| -rw-r--r-- | theme/templates/base.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html index 8896071..85262b2 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -39,6 +39,11 @@ <a href="/feed.xml">RSS Feed</a> · <a href="/.well-known/security.txt">security.txt</a> </p> + <p> + <a href="https://xn--sr8hvo.ws/previous">β</a> + An <a href="https://xn--sr8hvo.ws">IndieWeb Webring</a> πΈπ + <a href="https://xn--sr8hvo.ws/next">β</a> + </p> </footer> </body> </html> |
