From 9786f767351909b9413b3b11cccaba314b851ed5 Mon Sep 17 00:00:00 2001 From: sorenpeter Date: Sun, 14 Apr 2024 19:02:16 +0200 Subject: [PATCH] readme - css --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8a5ba08..fcfd960 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. www.example.net/timeline/ (go here to see your timeline) www.example.net/timeline/gallery/ (go here to see your gallery) www.example.net/timeline/post/ (go here to post to your feed) - www.example.net/twtxt.txt (where you feed lives and other can follow you) - www.example.net/avatar.png (your pretty picture) - www.example.net/README.md (can be deleted) + www.example.net/twtxt.txt (where you feed lives and other can follow you) + www.example.net/avatar.png (your pretty picture) ``` - or you can rename the folder `timeline` to something else @@ -75,9 +74,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - Upload your own `avatar.png` (can also be a .jpg or .gif) - Edit your `twtxt.txt` and `config.ini` with the correct path -- Open up `custom.css` and try out the provided themes by uncommenting the code - -- Change the colors and other elements in `custom.css` to you liking +- Copy `custom_template.css` to `custom.css` and try changinge the coloers to you liking # TODO