diff options
author | nodiscc <nodiscc@gmail.com> | 2022-09-03 11:51:16 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-09-03 11:51:16 +0000 |
commit | fc99b3d943fe7a75be94a690401ee6e61c74827e (patch) | |
tree | cc6e197c3a6460196a42f9025799721316fd0bca | |
parent | remove empty section communication (diff) | |
download | awesome-selfhosted-fc99b3d943fe7a75be94a690401ee6e61c74827e.tar.gz awesome-selfhosted-fc99b3d943fe7a75be94a690401ee6e61c74827e.zip |
static site generators: standardize markup
- so that the redirection is correctly detected by https://github.com/nodiscc/hecat during import
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1862,7 +1862,7 @@ Tools and software for [software testing](https://en.wikipedia.org/wiki/Software [Static site generators](https://en.wikipedia.org/wiki/Web_template_system#Static_site_generators) generate full static HTML websites based on raw data, plain text files and a set of templates. -**Static site generators are not listed within this list. Please visit [staticsitegenerators.net](https://staticsitegenerators.net), [staticgen.com](https://www.staticgen.com)** +**Please visit [staticsitegenerators.net](https://staticsitegenerators.net), [staticgen.com](https://www.staticgen.com)** ### Status / Uptime pages |