diff --git a/content/.trash/Old.md b/content/.trash/Old.md
new file mode 100644
index 0000000..e69de29
diff --git a/content/Characters.md b/content/Characters.md
index 9305ebb..9e5c7c9 100644
--- a/content/Characters.md
+++ b/content/Characters.md
@@ -7,32 +7,32 @@ Here are my characters
4. Flow
# Size Chart for the dragons
-![[https://f003.backblazeb2.com/file/Solweaver-Site/Helio+and+Uly+size+ref+ver5.png]]
+
# Ulysia
Ulysia is a female silkwing
### Headshot
-![[https://f003.backblazeb2.com/file/Solweaver-Site/Ulysia.png]]
+
- Artist is [Amoadragon](https://twitter.com/aomadragon) on Twitter
### Ref Sheet
-![[https://f003.backblazeb2.com/file/Solweaver-Site/Ulysia_RefSheet.png]]
+
- Artist of the bases used is [K9Pestilence](https://sta.sh/2rpe0f28aat)
# Helio
Helio is a western dragon with plasma running inside of him
### Ref Sheet
-![[https://f003.backblazeb2.com/file/Solweaver-Site/Helio_RefSheet.jpg]]
+
- Artist is [@starlyscies](https://www.deviantart.com/starlyscies) on DeviantArt
# Scarlet
An adorable kobold bought as an adopt from AzuralCobaltros
*(name might change)*
-![[https://f003.backblazeb2.com/file/Solweaver-Site/Scarlet_RefSheet.png]]
+
- Artist is [AzuralCbaltros](https://www.deviantart.com/azuralcobaltros) on DeviantArt
# Flow
**Currently missing**
Tho here is his image
-![[https://f003.backblazeb2.com/file/Solweaver-Site/flow_image.jpg]]
\ No newline at end of file
+
\ No newline at end of file
diff --git a/quartz/components/Head.tsx b/quartz/components/Head.tsx
index b878a81..df3f49d 100644
--- a/quartz/components/Head.tsx
+++ b/quartz/components/Head.tsx
@@ -15,8 +15,8 @@ export default (() => {
const path = url.pathname as FullSlug
const baseDir = fileData.slug === "404" ? path : pathToRoot(fileData.slug!)
- const iconPath = "https://f003.backblazeb2.com/file/Solweaver-Site/favicon.png"
- const ogImagePath = "https://f003.backblazeb2.com/file/Solweaver-Site/favicon.png"
+ const iconPath = "https://f003.backblazeb2.com/file/nexie-net/favicon.webp"
+ const ogImagePath = "https://f003.backblazeb2.com/file/nexie-net/favicon.webp"
return (