summaryrefslogtreecommitdiff
path: root/thoughts.html
diff options
context:
space:
mode:
authoraxtlos <axtlos@getcryst.al>2024-05-31 22:46:56 +0200
committeraxtlos <axtlos@getcryst.al>2024-05-31 22:46:56 +0200
commit479414a93ae03a4463c16d54b39cd155b1e04683 (patch)
tree1778350d3d46bbe6e713f1a05f61339903a1fe9b /thoughts.html
parentffe95743948bb4a47cc92c88f758900f1aae6078 (diff)
downloadwebsite-479414a93ae03a4463c16d54b39cd155b1e04683.tar.gz
website-479414a93ae03a4463c16d54b39cd155b1e04683.tar.bz2
fix links
Diffstat (limited to '')
-rw-r--r--thoughts.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/thoughts.html b/thoughts.html
index 5d58220..7940c74 100644
--- a/thoughts.html
+++ b/thoughts.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
- <link rel="stylesheet" href="https://axtlos.neocities.org/oldstyle.css" type="text/css" media="all"/>
+ <link rel="stylesheet" href="https://xenia.blahaj.land/oldstyle.css" type="text/css" media="all"/>
<title>Ramblings</title>
</head>
<body>
@@ -51,7 +51,7 @@
<table class="foot">
<tr>
<td class="foot-date">CC BY-SA 4.0</td>
- <td class="foot-home"><a href="https://axtlos.neocities.org">Go To Main Page</a></td>
+ <td class="foot-home"><a href="https://xenia.blahaj.land">Go To Main Page</a></td>
<td class="foot-os">everything here is done in minecraft</td>
</tr>
</table>