diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-18 23:18:38 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-18 23:18:38 +0200 |
commit | 543d117dd85856aad0b02602ff8efd4b6678d1ba (patch) | |
tree | be77d29170c9d7ed06bd7b0fb8c953a4ae451602 /www/build.tes | |
parent | b7b98405089e69dfae0fc11e2a423860f50756e9 (diff) | |
download | sciteco-543d117dd85856aad0b02602ff8efd4b6678d1ba.tar.gz |
added NEWS section to homepage
* This file is required by Autotools and will be distributed in source tarballs as well.
Diffstat (limited to 'www/build.tes')
-rwxr-xr-x | www/build.tes | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/build.tes b/www/build.tes index 1c96608..b9b7b56 100755 --- a/www/build.tes +++ b/www/build.tes @@ -64,13 +64,15 @@ EBindex.html HK [title]Home M[header] + EClowdown -thtml --html-no-skiphtml --html-no-escapehtml ../NEWS.md + I<hr> EClowdown -thtml --html-no-skiphtml --html-no-escapehtml ../README.md M[footer] EW EBscreenshots.html HK [title]Screenshots M[header] - EClowdown -thtml --html-no-skiphtml --html-no-escapehtml ../screenshots.md + EClowdown -thtml --html-no-skiphtml --html-no-escapehtml screenshots.md M[footer] EW |