From 76a41004554c84071703c7d20de3a7bb773b3f6b Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 24 Dec 2022 00:30:31 +0330 Subject: update --- terminaldweller.com/main/nginx.conf | 4 +++ terminaldweller.com/main/srv/index.html | 48 +++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 terminaldweller.com/main/srv/index.html (limited to 'terminaldweller.com/main') diff --git a/terminaldweller.com/main/nginx.conf b/terminaldweller.com/main/nginx.conf index db1404d..86cb085 100644 --- a/terminaldweller.com/main/nginx.conf +++ b/terminaldweller.com/main/nginx.conf @@ -34,5 +34,9 @@ http { alias /srv/.well-known/openpgpkey/policy; add_header Access-Control-Allow-Origin "*"; } + location / { + alias /srv/; + add_header Access-Control-Allow-Origin "*"; + } } } diff --git a/terminaldweller.com/main/srv/index.html b/terminaldweller.com/main/srv/index.html new file mode 100644 index 0000000..2f23cef --- /dev/null +++ b/terminaldweller.com/main/srv/index.html @@ -0,0 +1,48 @@ + + + + + + main + + + +

This is a list of links:

+

+

WKD direct and advanced are setup on/for the domain.

+
+
GPG: 9E 20 46 4F 1C CF 3B 10 32 49 FA 93 A6 A0 F5 15 8B 38 81 DF
+
SSH: SHA256:tyuaTy005jkJOIPXkrJAAlCKD91d1ftEXzGTqjmEZh4
+

+

IRC Libera: terminaldweller FP:fef763019f0799c1b5cd190fc89080240665cdcae1cb889d4413775447a4826f48b18dc134d3acdde1d932cf3280e6026099857cf46177f1d87cd9aa859c615f
+
IRC OFTC: terminaldweller FP:1072EFECA623C6E3D7A6628BEB6021F77EA2C876
+

+
+

+

Jabber: devi@jabber.terminaldweller.com

+

+

The order is significant:
+
Email: devi@terminaldweller.com
+
Email: thabogre@gmail.com
+
Email: farzadsadeghi@protonmail.ch
+

+

Github: terminaldweller

+

+

Mastodon: @terminaldweller@terminaldweller.com
+
If you cant find the handle then you need to log in. I'm not hosting my own mastodon instance. I'm just hosting my own webfinger. The actual handle is @terminaldweller@fosstodon.org
+

+

Git mirror: git.terminaldweller.com

+

Blog: Blog RSS

+

Linkedin

+
+

Services: N/A

+
+ + -- cgit v1.2.3