diff options
Diffstat (limited to 'build/websites')
-rw-r--r-- | build/websites/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/websites/index.html b/build/websites/index.html index 4e065fb..ae1adb1 100644 --- a/build/websites/index.html +++ b/build/websites/index.html @@ -15,9 +15,9 @@ <main> <h1>Websites Built with <code>barf</code></h1> -<p>Send an email to brad [at] bt [dot] ht if you would like me to add your barf-generated website to this list.</p> +<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://barf.bt.ht">barf.bt.ht</a></li> +<li><a href="https://barf.btxx.org">barf.btxx.org</a></li> <li><a href="https://adast.dk">adast.dk</a></li> <li><a href="https://arena.adast.dk">arena.adast.dk</a></li> </ul> |