Added JSON configuration files

This commit is contained in:
2025-09-23 00:46:31 +02:00
parent a9596734e4
commit 4d200e29d4
7 changed files with 320 additions and 0 deletions

11
static/docs/updates.json Normal file
View File

@@ -0,0 +1,11 @@
{
"updates" : [
["21.09.2025", "Finally fixed my mail server and last updated label"],
["13.09.2025", "privatebin instance now online on https://bin.weingardt.dev/"],
["05.09.2025", "4get instance now has https"],
["01.09.2025", "Fixed shitty spelling"],
["29.08.2025", "Migrated to a new Server and got this shit online!"],
["19.08.2025", "Photobook got reworked :)"],
["14.08.2025", "Website got completly rewritten and doesn't use JavaScript anymore!"]
]
}