Some fixes

This commit is contained in:
fraxle
2026-05-13 04:06:24 +01:00
parent ced7ddeba7
commit f1cb17216d
3 changed files with 4 additions and 4 deletions
+2
View File
@@ -17,3 +17,5 @@ dist/
.env.* .env.*
*.key *.key
*.pem *.pem
*.ps1
*.py
+1 -3
View File
@@ -16,9 +16,7 @@
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>☀️</text></svg>" /> <link rel="icon" type="image/svg+xml" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>☀️</text></svg>" />
<link rel="preconnect" href="https://fonts.googleapis.com" /> <link href="https://fonts.bunny.net/css2?family=Fraunces:ital,wght@0,900;1,300&family=Manrope:wght@400;600&family=JetBrains+Mono:wght@400;600&display=swap" rel="stylesheet" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,wght@0,900;1,300&family=Manrope:wght@400;600&family=JetBrains+Mono:wght@400;600&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="./assets/about.css"> <link rel="stylesheet" href="./assets/about.css">
+1 -1
View File
@@ -6,7 +6,7 @@
<priority>1.0</priority> <priority>1.0</priority>
</url> </url>
<url> <url>
<loc>https://sunscope.net/about</loc> <loc>https://sunscope.net/about.html</loc>
<changefreq>monthly</changefreq> <changefreq>monthly</changefreq>
<priority>0.8</priority> <priority>0.8</priority>
</url> </url>