diff options
author | Bradley Taunt <bt@btxx.org> | 2024-06-06 08:36:27 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-06-06 08:36:27 -0400 |
commit | 7b2dc83a3a3b2da494e1b1370e3ecac94a9c9342 (patch) | |
tree | 92f824a90fcd8a692a3e8554da738e4a91cd7b07 /build/about | |
parent | 6b829cb0bb86bd75b872f32f3121722b000ec419 (diff) |
Include RSS feed generation, check operating system to set aliases
Diffstat (limited to 'build/about')
-rw-r--r-- | build/about/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/about/index.html b/build/about/index.html index f172116..be0489e 100644 --- a/build/about/index.html +++ b/build/about/index.html @@ -29,6 +29,7 @@ <li><a href="https://git.btxx.org/barf">Source Code</a></li> </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. </small> |