diff --git a/README.md b/README.md
index dd32e628..627cf157 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# Blowfish
+
+
+
[](https://github.com/nunocoracao/blowfish/actions/workflows/pages.yml)
[](https://github.com/gohugoio/hugo/releases/tag/v0.87.0)
[](https://github.com/nunocoracao/blowfish/blob/main/LICENSE)
@@ -11,6 +14,7 @@ Blowfish is designed to be a powerful, lightweight theme for [Hugo](https://gohu
🌏 [Demo site](https://nunocoracao.github.io/blowfish/)
📑 [Theme documentation](https://nunocoracao.github.io/blowfish/docs/)
+💎 [Merch Store](http://tee.pub/lic/qwSlWVBL5zc)
🐛 [Bug reports & issues](https://github.com/nunocoracao/blowfish/issues)
💡 [Questions & feature requests](https://github.com/nunocoracao/blowfish/discussions)
diff --git a/blowfish_logo.png b/blowfish_logo.png
new file mode 100644
index 00000000..667a56ce
Binary files /dev/null and b/blowfish_logo.png differ
diff --git a/exampleSite/config/_default/menus.en.toml b/exampleSite/config/_default/menus.en.toml
index 18d4bc52..d0e408de 100644
--- a/exampleSite/config/_default/menus.en.toml
+++ b/exampleSite/config/_default/menus.en.toml
@@ -30,17 +30,22 @@
pageRef = "users"
weight = 40
+[[main]]
+ name = "Merch"
+ url = "http://tee.pub/lic/qwSlWVBL5zc"
+ weight = 50
+
[[main]]
identifier = "github"
pre = "github"
url = "https://github.com/nunocoracao/blowfish"
- weight = 50
+ weight = 60
[[main]]
identifier = "twitter"
pre = "twitter"
url = "https://twitter.com/burufugu"
- weight = 60
+ weight = 70
# -- Footer Menu --
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
index 46fc8aea..9253db24 100755
--- a/exampleSite/content/_index.md
+++ b/exampleSite/content/_index.md
@@ -3,6 +3,12 @@ title: "Welcome to Blowfish! :tada:"
description: "This is a demo of the Blowfish theme for Hugo."
---
+