diff --git a/app/src/routes/+page.svelte b/app/src/routes/+page.svelte
index db87fe8..ce3dce6 100644
--- a/app/src/routes/+page.svelte
+++ b/app/src/routes/+page.svelte
@@ -32,10 +32,22 @@
You are currently on my personal website, for all you nerds, here is some
techinal details you may want to know:
-
I built the frontend app using SvelteKit
-
Backend API is written in Go and it's hosted on my server
-
All assets (images, fonts etc.) are hosted on my server as well
-
No cloudflare, no CAPTCHAs, no CDNs, this website is %100 privacy friendly
+
+
+ I built the frontend app using SvelteKit
+
+
+
+ Backend API is written in Go and it's hosted on my server
+
+
+
+ All assets (images etc.) are hosted on my server as well
+
+
+
+ No cloudflare, no CAPTCHAs, no CDNs, this website is %100 privacy friendly
+
@@ -55,9 +67,18 @@
Here are some links if you want to get in contact with me:
Or you can add me on XMPP: ngn@chat.ngn.tf
diff --git a/app/src/routes/blog/[id]/+page.svelte b/app/src/routes/blog/[id]/+page.svelte
index 5208eed..bbf8345 100644
--- a/app/src/routes/blog/[id]/+page.svelte
+++ b/app/src/routes/blog/[id]/+page.svelte
@@ -111,9 +111,13 @@
{@html sanitized}
These are free to use FOSS services that I host on my server.
If you want an account on any of these services, or if you are having issues with them,
- please get in contact with me
+ please send an email to services@ngn.tf