diff options
author | Thomas Lange <code@nerdmind.de> | 2021-05-20 23:02:07 +0200 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2021-05-20 23:02:07 +0200 |
commit | 5a086214c96b1bfbe67505c3aa064695c18b5692 (patch) | |
tree | 448d4a6c6972d2683d2ce548405f2ffb85d75da1 /readme.md | |
parent | a6b7468b948b0f5e932ed88b045ebed4539c5e9d (diff) | |
download | blog-5a086214c96b1bfbe67505c3aa064695c18b5692.tar.gz blog-5a086214c96b1bfbe67505c3aa064695c18b5692.tar.xz blog-5a086214c96b1bfbe67505c3aa064695c18b5692.zip |
Update readme.md
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,9 +1,6 @@ # PHP7 blogging application Easy blogging application written with PHP7! The application comes with a fulltext search functionality for posts and with customizable themes and languages. You can build your own theme if the default theme does not satisfy you. -**Notice:** -This project is currently **not in active development**, but the *master* branch is considered to be stable. - ![Default theme](https://nmnd.de/file/p/github-blog/default-theme.png) ## Administration interface |