diff --git a/.gitignore b/.gitignore index 502f5c5..6dc46f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ files -guides/xmpp -mirrors.html \ No newline at end of file +guides/xmpp \ No newline at end of file diff --git a/changelog.md b/changelog.md index 389cf61..899aa0e 100755 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,13 @@ +#### 27.11.2024 +- Added my PGP key (again) +- Added a mirrors page. +- Small visual update in the guide page. + +#### 26.11.2024 +- Added the guide page. (the guide will come in the upcomming months) +- Changed the repo yet again (which I will revert) +- other small changes + #### 23.11.2024 Well time to finally fix this website - Reworded some stuff diff --git a/contact.html b/contact.html index a8c1cbf..3976e4f 100755 --- a/contact.html +++ b/contact.html @@ -17,6 +17,7 @@ Matrix: purplebored(at)whatever.social
Email: root(at)purplebored.pl
XMPP: niko(at)telepath.im

I would prefer to be contacted by Email Or XMPP the other options are fine but I check email and XMPP the most.

+

Also if you are contacting me over email or XMPP please use PGP! You can get it here!


Back to the main page

diff --git a/guides/guides.html b/guides/guides.html index 1a0176b..441fc7d 100644 --- a/guides/guides.html +++ b/guides/guides.html @@ -23,10 +23,10 @@
-

===Info===

+

=== Info ===

Below you’ll find all the guides I’ve written. Each guide is available for download as a PDF or .docx file. Download links are located at the top of each guide.

-

===Categories:===

+

=== Categories: ===

XMPP (Comming soon!)

diff --git a/index.html b/index.html index 58f07e5..b83828b 100755 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@ diff --git a/mirrors.html b/mirrors.html new file mode 100644 index 0000000..0e011c4 --- /dev/null +++ b/mirrors.html @@ -0,0 +1,27 @@ + + + + + =Mirrors= + + + + +
+
+

=== Mirrors ===

+

Here is are list of my website mirrors and my tor site. Later gonna add a ygg site too!

+ Main URL: https://purplebored.pl
+ Mirror 1 URL: https://niko.fsky.io
+ TOR: http://niko.fsky42e4xj4o4q7xiyxzodqvd75iwgztywxtbugdmixamrmui5l4vhid.onion/ +
+

Back to the home page

+
+
+ + + + + \ No newline at end of file