summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--index.php2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4358b7b..ea3a7af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 11.4
+
+* Fix *X* link
+
## 11.3
* Bring back *X* link
diff --git a/index.php b/index.php
index aefed8e..51d6386 100644
--- a/index.php
+++ b/index.php
@@ -219,7 +219,7 @@
<a class="instagram" href="https://www.instagram.com/primuseridani/" title="Instagram: primuseridani"></a>
<a class="linktree" href="https://linktr.ee/PrimusEridani/" title="Linktree: @PrimusEridani"></a>
<a class="threads" href="https://www.threads.net/@primuseridani/" title="Threads: @primuseridani"></a>
- <a class="x" href="https://www.threads.net/PrimusEridani/" title="X: @PrimusEridani"></a>
+ <a class="x" href="https://x.com/PrimusEridani/" title="X: @PrimusEridani"></a>
</div>
</footer>
</body>