commit 0e80db94c555011594f3a80cf77d271a53063896 parent 9109d2084cd1f934ab350a2fd19f56433d35e322 Author: servus <servus.angaro@posteo.net> Date: Fri, 21 Aug 2026 15:49:39 +0300 About: credit saait and stagit with links Diffstat:
| M | pages/010-about.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/010-about.html b/pages/010-about.html @@ -1,5 +1,5 @@ <h1>About</h1> <p> -This site takes inspiration from (read blatantly copies) <a href="https://codemadness.org/">codemadness.org</a>, run by Hiltjo Posthuma. +This site takes inspiration from (read blatantly copies) <a href="https://codemadness.org/">codemadness.org</a>, run by Hiltjo Posthuma. It's also built with the same tools: <a href="https://codemadness.org/git/saait/">saait</a> generates the pages, and <a href="https://codemadness.org/git/stagit/">stagit</a> powers the git browsing. </p>