diff options
Diffstat (limited to 'build/websites')
-rw-r--r-- | build/websites/index.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/build/websites/index.html b/build/websites/index.html index f283b55..6e8bef7 100644 --- a/build/websites/index.html +++ b/build/websites/index.html @@ -16,9 +16,7 @@ <main> <h1 id="websites-built-with-">Websites Built with <code>barf</code></h1> - <p>Send an email to bt [at] btxx [dot] org if you would like me to add your barf-generated website to this list.</p> - <ul> <li><a href="https://jsfree.org">jsfree.org</a></li> <li><a href="https://barf.btxx.org">barf.btxx.org</a></li> @@ -36,7 +34,7 @@ </ul> <small> Feeds: <a href="/atom.xml">Atom</a> | <a href="/rss.xml">RSS</a> <br> - Built with <a href="https://git.btxx.org/barf">barf</a>. <br> - The <a href="https://git.btxx.org/barf">code for this site</a> is MIT. + Built with <a href="https://barf.btxx.org">barf</a>. <br> + The <a href="https://git.sr.ht/~bt/barf">code for this site</a> is MIT. </small> </footer>
\ No newline at end of file |