diff options
author | Wolfgang Müller | 2021-07-06 11:30:54 +0200 |
---|---|---|
committer | Wolfgang Müller | 2021-07-06 11:30:54 +0200 |
commit | 3a933a5420837d3aaba837384696668c333e357d (patch) | |
tree | 3ef09f9c1011403aa6f5a360b15ac10fcac9abc3 | |
parent | 4f9fba8192f2213962774792010f64a540d94f90 (diff) | |
download | site-3a933a5420837d3aaba837384696668c333e357d.tar.gz |
templates: Rename link to git.oriole.systems
-rw-r--r-- | templates/index.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.xml b/templates/index.xml index 4936b33..d42ef0c 100644 --- a/templates/index.xml +++ b/templates/index.xml @@ -34,7 +34,7 @@ <h1>Hi, I'm Wolf.</h1> <p>It seems you have found my little corner of the internet.</p> <p>Check out my posts below, subscribe to the <a href="atom.xml">feed</a>, - browse my <a href="https://git.oriole.systems">git repositories</a>, + browse my <a href="https://git.oriole.systems">projects</a>, or peruse my <a href="https://zunzuncito.oriole.systems">microblog</a>.</p> <p>To contact me, write to <em>wolf@</em> or find me on <a href="https://libera.chat">Libera Chat</a> in <em>#oriole.systems</em>.</p> </header> |