diff options
Diffstat (limited to '')
-rw-r--r-- | thoughts.html | 4 |
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> |