diff --git a/src/assets/images/WallpaperScreenshotW11.png b/src/assets/images/WallpaperScreenshotW11.png
deleted file mode 100644
index f72348b..0000000
Binary files a/src/assets/images/WallpaperScreenshotW11.png and /dev/null differ
diff --git a/src/assets/images/projectsegfault1.png b/src/assets/images/projectsegfault1.png
new file mode 100644
index 0000000..bd1fb98
Binary files /dev/null and b/src/assets/images/projectsegfault1.png differ
diff --git a/src/assets/images/projectsegfault1_wallpaper.png b/src/assets/images/projectsegfault1_wallpaper.png
new file mode 100644
index 0000000..7661caf
Binary files /dev/null and b/src/assets/images/projectsegfault1_wallpaper.png differ
diff --git a/src/lib/Header.svelte b/src/lib/Header.svelte
index 3c17de1..9bdc8c9 100644
--- a/src/lib/Header.svelte
+++ b/src/lib/Header.svelte
@@ -1,6 +1,11 @@
+
+
- Project Segfault
- |
+
+ Project Segfault
+
Instances
|
Games
@@ -19,4 +24,10 @@
border-width: 1em;
border-radius: 8px;
}
+ #ProjectSegfaultLogoHeader {
+ /*Here goes anything to do with the header logo*/
+ border-radius: 16px;
+ width: 32px;
+ vertical-align: middle;
+ }
diff --git a/src/routes/branding.md b/src/routes/branding.md
index de7a991..6b4c173 100644
--- a/src/routes/branding.md
+++ b/src/routes/branding.md
@@ -2,7 +2,7 @@
title: Project Segfault Branding
---
@@ -15,11 +15,14 @@ Our branding is protected under Creative Commonns Attribution-ShareAlike 4.0 Int
### Now let's get into the branding
We put pretty much everything you need on IPFS. [Click me!](https://ipfs.io/ipfs/QmY3Z13o37oF5sW6mZn28AuYVAxENpsBvsAC1sKPQWKTEW)
-In that folder, you will find:
+
+In that folder, you will find the following goodies:
- projectsegfault1.kra (this is the base design)
- projectsegfault1_gimp.xcf (this is where we applied the line-arty effect)
- projectsegfault1.png (this is the Krita export, that is used in projectsegfault1_gimp.xcf)
- projectsegfault1_gimp.png (this is the final logo)
- projectsegfault1_wallpaper.png (This is a quickly-made 1080p wallpaper of our logo. It looks rather good!)
-
\ No newline at end of file
+
+
+Odyssey346 designed these logos quickly in GIMP and Krita. FOSS software is good enough for making simple logos like ours.
\ No newline at end of file