diff --git a/index.php b/index.php index 71684a5..f04ed73 100644 --- a/index.php +++ b/index.php @@ -45,7 +45,6 @@ if ($target != null && !$needs_confirmation) { -
@@ -104,7 +103,7 @@ if ($target != null && !$needs_confirmation) { $("#header").appendChild(header({title: "fwdkr.co"})); $("#footer").appendChild(footer({ vcsURL: "https://git.fwdekker.com/FWDekker/fwdkr.co/", - version: "v1.2.2" + version: "v1.2.3" })); showPage(); });