diff --git a/_config.yml b/_config.yml index 71d28f4..9600882 100755 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ url: "https://hexaitos.com" baseurl: "" -title: "Hexaitos' Personal Website" +title: "Hexaitos’ Personal Website" disable_disk_cache: true collections: - art \ No newline at end of file diff --git a/_site/assets/css/styles.css b/_site/assets/css/styles.css index a775f07..9579cfd 100755 --- a/_site/assets/css/styles.css +++ b/_site/assets/css/styles.css @@ -388,14 +388,6 @@ code { --btn-col: #ae4e26; } - p, h1, h2, h3, b { - color: white; - } - - div.desc { - color: white; - } - div.gallery { border: 5px double rgba(167, 47, 20, 1); } @@ -404,19 +396,7 @@ code { color: #dba047; } - .contact a { + .contact a, li, span, a.webring-btn, div.desc, p, h1, h2, h3, b { color: white; } - - li { - color: white; - } - - span { - color: white; - } - - a.webring-btn { - color: white; - } } \ No newline at end of file diff --git a/_site/index.html b/_site/index.html index 29f80dc..4b5ed3b 100755 --- a/_site/index.html +++ b/_site/index.html @@ -41,7 +41,7 @@

If you want to get in touch, look at the contact page! You can find me on plenty of websites or just send me an email – I am always happy to talk to new people! I don’t usually bite. Unless you want me to >:3

-

This website is still very much a work-in-progress and it was last updated: 3 November 2024. I also have a blog where I will be posting things mostly about computers, games and birds (who’d’ve thunk?).

+

This website is still very much a work-in-progress and it was last updated: 4 November 2024. I also have a blog where I will be posting things mostly about computers, games and birds (who’d’ve thunk?).

You can also find me on bateleur.org. At the moment, it is simply a mirror of hexaitos.com but hosted entirely at home. Additionally, you can find me on Gemini as well. Just go to gemini://terathopius.com or to https://terathopius.com for an HTTPS proxy of my Gemini capsule. I also have my own Gitea instance over on git.bateleur.org.

diff --git a/_site/sitemap.xml b/_site/sitemap.xml index 644e6d8..60e0385 100755 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -4,7 +4,7 @@ https://hexaitos.com/art.html - 2024-11-03T20:42:04+01:00 + 2024-11-04T18:33:55+01:00 monthly 0.3 @@ -13,7 +13,7 @@ https://hexaitos.com/blog.html - 2024-11-03T20:42:04+01:00 + 2024-11-04T18:33:55+01:00 monthly 0.3 @@ -22,7 +22,7 @@ https://hexaitos.com/contact.html - 2024-11-03T20:42:04+01:00 + 2024-11-04T18:33:55+01:00 monthly 0.3 @@ -31,7 +31,7 @@ https://hexaitos.com/ - 2024-11-03T20:42:04+01:00 + 2024-11-04T18:33:55+01:00 monthly 0.3 @@ -40,7 +40,7 @@ https://hexaitos.com/refsheet.html - 2024-11-03T20:42:04+01:00 + 2024-11-04T18:33:55+01:00 monthly 0.3 @@ -49,7 +49,7 @@ https://hexaitos.com/sitemap.xml - 2024-11-03T20:42:04+01:00 + 2024-11-04T18:33:55+01:00 monthly 0.3 diff --git a/assets/css/styles.css b/assets/css/styles.css index a775f07..9579cfd 100755 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -388,14 +388,6 @@ code { --btn-col: #ae4e26; } - p, h1, h2, h3, b { - color: white; - } - - div.desc { - color: white; - } - div.gallery { border: 5px double rgba(167, 47, 20, 1); } @@ -404,19 +396,7 @@ code { color: #dba047; } - .contact a { + .contact a, li, span, a.webring-btn, div.desc, p, h1, h2, h3, b { color: white; } - - li { - color: white; - } - - span { - color: white; - } - - a.webring-btn { - color: white; - } } \ No newline at end of file