diff options
author | Thomas Lange <code@nerdmind.de> | 2019-02-15 23:45:04 +0100 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2019-04-26 19:45:02 +0200 |
commit | f0bf84272c0fa3ef1fb2f202a7002293e3ae1703 (patch) | |
tree | 6484ac2255dd500e5455920edd1b629596b6f154 /readme.md | |
parent | 4a8014634207a133a81526975984bee5349794c9 (diff) | |
download | blog-f0bf84272c0fa3ef1fb2f202a7002293e3ae1703.tar.gz blog-f0bf84272c0fa3ef1fb2f202a7002293e3ae1703.tar.xz blog-f0bf84272c0fa3ef1fb2f202a7002293e3ae1703.zip |
Update readme.md
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # 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 standard template does not satisfy you! You can see the application in action with a custom template on my private blog at [blog.nerdmind.de](https://blog.nerdmind.de/)! +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) |