Add icon, tweak example config, update README

This commit is contained in:
2025-06-08 18:32:03 -05:00
parent 1d0c97cc94
commit 75c781fbf0
3 changed files with 155 additions and 4 deletions

View File

@@ -18,9 +18,9 @@
"name": "time"
}
],
"postDirectory": ""
"postDirectory": "/home/me/my-website/now-burning/"
}
],
"uploadCommand": "",
"siteDirectory": ""
"uploadCommand": "rsync ...",
"siteDirectory": "/home/me/my-website/"
}