diff options
| author | daniel-Jones <daniel@danieljon.es> | 2017-08-30 09:57:42 +0930 |
|---|---|---|
| committer | daniel-Jones <daniel@danieljon.es> | 2017-08-30 09:57:42 +0930 |
| commit | dad967af5f64cf475afff4327d22caa88070ecd5 (patch) | |
| tree | 01cabf7a378badd12af0c0c7aa33bbaafa8af96a | |
| parent | 7ab2f96ca0cfd4c771157a6bc113cb7b7a959c15 (diff) | |
| download | website-dad967af5f64cf475afff4327d22caa88070ecd5.tar.gz website-dad967af5f64cf475afff4327d22caa88070ecd5.zip | |
improved readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ It's all just .txt files, you can add html/js to them. # settigns.cfg? This file contains various settings you cna change including the number of blog posts per page, titles, content locations, blog directory etc. Play with these if you want. -#.htaccess for blog? +# .htaccess for blog? I use the following as my .htaccees for /blog, it makes /blog go to blog/1, /1 translates to 1.html etc: ``` |
