diff options
author | Arno Richter <mail@arnorichter.de> | 2022-12-21 15:07:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-21 15:07:35 +0100 |
commit | aa8b83a0c1edfa738cae96f2a8f0ce3bfcedbf61 (patch) | |
tree | e188d0878f68ce070c41c5e42a2140ebb5ebbe0b | |
parent | 482fd7adee5e9e0990bf5904ed7d754d315de649 (diff) | |
download | microblog-aa8b83a0c1edfa738cae96f2a8f0ce3bfcedbf61.tar.gz microblog-aa8b83a0c1edfa738cae96f2a8f0ce3bfcedbf61.tar.bz2 microblog-aa8b83a0c1edfa738cae96f2a8f0ce3bfcedbf61.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ For crossposting to twitter, the app uses code from [J7mbo/twitter-api-php](http - test whether the [ping function](http://help.micro.blog/2017/api-feeds/) actually works - improve html rendering (?) -- support file attachments +- support file attachments (started! can attach images to posts and remove them) - maybe improve theming support by adding a themes dir, moving the CSS there and setting theme via config file (started) - see issues |