diff options
author | Bradley Taunt <bt@btxx.org> | 2024-02-21 12:15:00 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-02-21 12:15:00 -0500 |
commit | 02806b941474d1a612a4425a82dfab0cc3cd7ff8 (patch) | |
tree | 593a243b7eea8279353b0b9930327a8e0fb08bb6 /build/websites | |
parent | e96e5f8c08c763163a26d58e07ae7ae511a992da (diff) |
Add jsfree.org to websites page
Diffstat (limited to 'build/websites')
-rw-r--r-- | build/websites/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
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> |