~bt/barf

513a1decf467add3686a86bfc23ba6954fc3be34 — Bradley Taunt 25 days ago 43c77d2
Add new site to website page
3 files changed, 5 insertions(+), 3 deletions(-)

M build/atom.xml
M build/websites/index.html
M pages/websites.md
M build/atom.xml => build/atom.xml +1 -1
@@ 2,7 2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>barf</title>
	<link href="https://barf.bt.ht/atom.xml" rel="self" />
	<updated>2023-05-06T12:10:56Z</updated>
	<updated>2023-05-12T09:47:26Z</updated>
	<author>
		<name>Bradley Taunt</name>
	</author>

M build/websites/index.html => build/websites/index.html +2 -1
@@ 119,7 119,8 @@
<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>
<ul>
<li><a href="https://bt.ht">https://bt.ht</a></li>
<li><a href="bt.ht">https://bt.ht</a></li>
<li><a href="hamblingreen.com">https://hamblingreen.com</a></li>
</ul>
<footer role="contentinfo">
    <span><a href="#">↑ Back to Top</a></span><br><br>

M pages/websites.md => pages/websites.md +2 -1
@@ 2,4 2,5 @@

Send an email to brad [at] bt [dot] ht if you would like me to add your barf-generated website to this list.

- [https://bt.ht](https://bt.ht)
\ No newline at end of file
- [https://bt.ht](bt.ht)
- [https://hamblingreen.com](hamblingreen.com)