diff options
| author | sillylaird <sillylaird@fastmail.ca> | 2026-02-03 21:27:57 -0500 |
|---|---|---|
| committer | sillylaird <sillylaird@fastmail.ca> | 2026-02-03 21:27:57 -0500 |
| commit | 720d752748b793a2f5cf3cc14cb75ad86e8919c0 (patch) | |
| tree | 29120103307cb17e7d6c283cc198ec2484f934cd /changelog/api | |
First commit
Diffstat (limited to 'changelog/api')
| -rw-r--r-- | changelog/api/latest.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/changelog/api/latest.html b/changelog/api/latest.html new file mode 100644 index 0000000..fe0553b --- /dev/null +++ b/changelog/api/latest.html @@ -0,0 +1,37 @@ +[ + { + "title": "Site update", + "body": "Added more programs to the site and added my own guestbook with captcha :) hope you enjoy this site update.", + "year": 2024, + "month": 9, + "day": 9 + }, + { + "title": "Site update", + "body": "Fixing some links updating the site to work better added a new feature to the site. But it broke the mobile part of it so far. that will be fixed in the future.", + "year": 2024, + "month": 8, + "day": 1 + }, + { + "title": "Site update", + "body": "Going to add some pages like runescape and special force a fps game from south korea. plan on updating more links.", + "year": 2024, + "month": 7, + "day": 24 + }, + { + "title": "Site update", + "body": "successfully changed my host to sdf got secure web permission and ssl. feels good.", + "year": 2024, + "month": 6, + "day": 14 + }, + { + "title": "Site update", + "body": "Changed my host to sdf will update links and so on.", + "year": 2024, + "month": 6, + "day": 11 + } +] |
