diff --git a/config.toml b/config.toml
index cf920be..2199860 100644
--- a/config.toml
+++ b/config.toml
@@ -23,15 +23,23 @@ name = "Guestbook"
pageRef = "/guestbook"
weight = 40
+[[menus.main]]
+name = "Webring"
+pageRef = "/webring"
+weight = 50
+
[[menus.main]]
name = "Who am I?"
pageRef = "/whoami"
-weight = 50
+weight = 60
[[menus.main]]
name = "Contact"
pageRef = "/contact"
-weight = 60
+weight = 70
+
+
+
[markup.goldmark.renderer]
unsafe = true
diff --git a/content/guestbook.md b/content/guestbook.md
index fa5cdcc..638d81b 100644
--- a/content/guestbook.md
+++ b/content/guestbook.md
@@ -6,5 +6,5 @@ url: "/guestbook/"
-
+
diff --git a/content/services.md b/content/services.md
index 158cd37..065e328 100644
--- a/content/services.md
+++ b/content/services.md
@@ -10,10 +10,13 @@ This is a catalogue of all the things I am hosting for the public. This isn't ev
* [4get](https://search.fzorb.xyz) - A proxy search engine that doesn't suck.
* [Nitter](https://nitter.fzorb.xyz) - FOSS Twitter front-end. Running the PrivacyDevel fork.
* [Pastebin](https://bin.fzorb.xyz) - yet another pastebin
+* Yggdrasil peers:
+ * tcp://bg1.fzorb.xyz:13710 - Bulgarian peer hosted on Gullo's Hosting
+ * tcp://fi1.fzorb.xyz:17710 - Finnish peer hosted on Gullo's Hosting
### "Free Hosting"
I also provide hosting to some friends of mine and the general public.
* [Bokku](https://bokku.xyz) - free public web host
* FrenVPS project - this is a private service that is offered to close friends of mine. Notable mentions:
* [Greg's Website](https://greg04.xyz)
- * [Mopimo!](https://mp.bokku.xyz)
\ No newline at end of file
+ * [Mopimo!](https://mp.bokku.xyz)