diff --git a/content/blog/dockerized-onion-service.md b/content/blog/dockerized-onion-service.md
index 18ad391..6f935bd 100644
--- a/content/blog/dockerized-onion-service.md
+++ b/content/blog/dockerized-onion-service.md
@@ -143,11 +143,7 @@ Or alternatively include an HTML `` attribute:
Notably, with proxying enabled through Cloudflare, I encountered difficulties in getting the response headers to pass through to the client, necessitating the use of the `` attribute instead.
-### Something else?
-
-If you notice any critical or less critical details missing, please inform me [via email or XMPP](/contact.txt). I purposely didn't delve into load balancing (with Onionbalance) or Vanguards as they're a bit too broad areas to cover for this post, and I'm not very familiar with them to begin with.
-
-## Sources
+## Resources
I highly recommend checking out the sites I browsed while figuring this stuff out, especially [The Onion Services Ecosystem](https://tpo.pages.torproject.net/onion-services/ecosystem/):