diff options
author | Thomas Lange <code@nerdmind.de> | 2019-04-26 20:02:42 +0200 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2019-04-26 20:02:42 +0200 |
commit | 0c918cafbef2e6c402e6852e821397114ea62284 (patch) | |
tree | 56b2d2897363479565170645663ab0d1cb02943f /readme.md | |
parent | 1db1aae0d9bcd8d58877b684e17ac3805c74ce19 (diff) | |
download | blog-0c918cafbef2e6c402e6852e821397114ea62284.tar.gz blog-0c918cafbef2e6c402e6852e821397114ea62284.tar.xz blog-0c918cafbef2e6c402e6852e821397114ea62284.zip |
Rename "standard" template to "default"
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # PHP7 blogging application Easy blogging application written with PHP7! The application comes with a fulltext search functionality for posts and with customizable templates and languages. You can build your own template if the default template does not satisfy you. -![Standard template](https://nmnd.de/file/p/github-blog/standard-template.png) +![Default template](https://nmnd.de/file/p/github-blog/default-template.png) ## Administration interface ![Administration interface](https://nmnd.de/file/p/github-blog/admin-template-2.png) |