diff --git a/html/changelog.html b/html/changelog.html
index 410120cab59..f57b6e30f19 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
06 January 2021
+
Geeves updated:
+
+ - Fixed table placement alignment.
+
MattAtlas updated:
- Added a language selector to the appearance editor that you get when you spawn in as a mercenary or use a plastic surgery machine.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 87f16405672..1d59fab2013 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17801,6 +17801,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added a lot of new body markings such as tattoos and augments for humans
and other speciess.
2021-01-06:
+ Geeves:
+ - bugfix: Fixed table placement alignment.
MattAtlas:
- rscadd: Added a language selector to the appearance editor that you get when you
spawn in as a mercenary or use a plastic surgery machine.
diff --git a/html/changelogs/geeves-table_alignment_fix.yml b/html/changelogs/geeves-table_alignment_fix.yml
deleted file mode 100644
index 6dd220ef52d..00000000000
--- a/html/changelogs/geeves-table_alignment_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed table placement alignment."
\ No newline at end of file