|
|
3b47701c18
|
Made some divs consistent, the header was a div type with id='header'
and the footer was a footer type with no id, so now they are both both.
Also added some margins at the top and bottom of the page in CSS
|
2025-10-25 11:31:08 +01:00 |
|
deadvey
|
ddf9fcae13
|
Added icons for RSS and ATOM to make it look nicer
|
2025-10-24 13:59:41 +01:00 |
|
deadvey
|
2d33ce79a8
|
Fixed a bug where comments could be submitted without any content
and where the hitcount was incremented before the program checked if
the post existed
|
2025-10-24 13:05:31 +01:00 |
|
deadvey
|
4ad7352fcc
|
Updated some EJS and CSS to make it look a bit nicer (I am hopeless at
UX)
|
2025-10-24 12:48:54 +01:00 |
|
deadvey
|
35163b5584
|
Fixed an issue with an incomplete example-config.json that made the
server not work at all.
Also added a default.css file
|
2025-10-24 12:28:22 +01:00 |
|