Commit Diff


commit - 82d4bd8ded577aca060ab47bca4536a7c90ad7ca
commit + 126933771a525a43a6d3de3dbccf5a6ca6980bf2
blob - 420ecb5cc4cec7b03ba7eb7645d4e0a5a22e2130
blob + 46ad23f5c18e0e7788933fa3f8c5be852e750ba1
--- README.md
+++ README.md
@@ -1,8 +1,9 @@
 # wruby
 
-* Minimal blog and static site generator. The "w" is silent...
+* Minimal blog and static site generator
 * Licensed under [MIT](https://choosealicense.com/licenses/mit/)
 * Discussion, patches etc. go to the [list](https://lists.sr.ht/~bt/wruby-devel)
+* The "w" is silent...
 
 ## Dependencies
 
blob - cc1822803b315fa7aff5a0a74f8e4abab61ab452
blob + 6a2001c2bec296d2c5b9c1444396f459f323e1bd
--- footer.html
+++ footer.html
@@ -15,7 +15,7 @@
         Maintained with ♥ for the web. <br>
         The content for this site is <a
           href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br>
-        The <a href="https://git.sr.ht/~bt/wruby">code for this project</a>
-        is <a href="https://git.sr.ht/~bt/wruby/tree/master/item/LICENSE">MIT</a>.
+        The <a href="https://git.btxx.org/wruby/about">code for this project</a>
+        is <a href="https://choosealicense.com/licenses/mit/">MIT</a>.
     </small>
 </footer>