summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordaniel-Jones <daniel@danieljon.es>2017-08-30 09:57:42 +0930
committerdaniel-Jones <daniel@danieljon.es>2017-08-30 09:57:42 +0930
commitdad967af5f64cf475afff4327d22caa88070ecd5 (patch)
tree01cabf7a378badd12af0c0c7aa33bbaafa8af96a /README.md
parent7ab2f96ca0cfd4c771157a6bc113cb7b7a959c15 (diff)
downloadwebsite-dad967af5f64cf475afff4327d22caa88070ecd5.tar.gz
website-dad967af5f64cf475afff4327d22caa88070ecd5.zip
improved readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1469cce..cc7e0c5 100644
--- a/README.md
+++ b/README.md
@@ -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:
```