summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaindropsSys <contact@minteck.org>2023-07-02 18:27:18 +0200
committerRaindropsSys <contact@minteck.org>2023-07-02 18:27:18 +0200
commitf44afc1190e5a3e922ae723e3f7e6f70e3b79c65 (patch)
treef4b48ed461f866c069dd23bc79e30bd8164c2a5f
parent21bc9a88f0c4a9c2ff9ac1c2c3b8fa110ba3935d (diff)
downloadviolette-f44afc1190e5a3e922ae723e3f7e6f70e3b79c65.tar.gz
violette-f44afc1190e5a3e922ae723e3f7e6f70e3b79c65.tar.bz2
violette-f44afc1190e5a3e922ae723e3f7e6f70e3b79c65.zip
Updated index.php (automated)
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 8f23cc0..ac402be 100644
--- a/index.php
+++ b/index.php
@@ -149,7 +149,7 @@ $coldhaze = json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/includes
<img src="/assets/icons/contact.svg" alt="Contact icon" aria-label="Contact icon" style="height: 32px;">
<span style="vertical-align: middle;">Get in touch with us</span>
</a>
- <a tabindex="0" href="https://blog.raindrops.equestria.dev" target="_blank" class="action-link" style="cursor: pointer; background-color: rgba(0, 0, 0, .1); padding: 20px; border-radius: 10px;">
+ <a tabindex="0" href="https://blog.raindrops.equestria.horse" target="_blank" class="action-link" style="cursor: pointer; background-color: rgba(0, 0, 0, .1); padding: 20px; border-radius: 10px;">
<img src="/assets/icons/blog.svg" alt="Blog icon" aria-label="Blog icon" style="height: 32px;">
<span style="vertical-align: middle;">Visit our blog</span>
</a>