diff options
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 |