diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/atom.xml | 2 | ||||
-rw-r--r-- | build/websites/index.html | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/build/atom.xml b/build/atom.xml index 2438dc1..efa98fd 100644 --- a/build/atom.xml +++ b/build/atom.xml @@ -2,7 +2,7 @@ <feed xmlns="http://www.w3.org/2005/Atom"> <title>barf</title> <link href="https://barf.btxx.org/atom.xml" rel="self" /> - <updated>2024-02-21T07:58:42Z</updated> + <updated>2024-02-21T12:14:46Z</updated> <author> <name>Bradley Taunt</name> </author> diff --git a/build/websites/index.html b/build/websites/index.html index ae1adb1..f2ba617 100644 --- a/build/websites/index.html +++ b/build/websites/index.html @@ -17,6 +17,7 @@ <h1>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> <li><a href="https://adast.dk">adast.dk</a></li> <li><a href="https://arena.adast.dk">arena.adast.dk</a></li> |