diff options
author | Shipwreckt <shipwreckt@mailfence.com> | 2025-02-21 19:19:17 +0000 |
---|---|---|
committer | Shipwreckt <shipwreckt@mailfence.com> | 2025-02-21 19:19:17 +0000 |
commit | 8bbdcbb2d0711134a68bd80ae541edbfb4f472ad (patch) | |
tree | 22f61dfa3335fbc7b96a11f06a6d0b7eb9988fa9 /public/articals/internet | |
parent | 7ef03c449fc051b5fdf91f2d203af7b8696ea3cf (diff) |
Changed all files to .html and new post!
Diffstat (limited to 'public/articals/internet')
-rw-r--r-- | public/articals/internet/Darknet/00I2P.html (renamed from public/articals/internet/Darknet/00I2P) | 2 | ||||
-rw-r--r-- | public/articals/internet/safety/00Intro.html (renamed from public/articals/internet/safety/00Intro) | 2 | ||||
-rw-r--r-- | public/articals/internet/safety/01Profiles.html (renamed from public/articals/internet/safety/01Profiles) | 2 | ||||
-rw-r--r-- | public/articals/internet/safety/02Passwords.html (renamed from public/articals/internet/safety/02Passwords) | 2 | ||||
-rw-r--r-- | public/articals/internet/safety/03Browser.html (renamed from public/articals/internet/safety/03Browser) | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/public/articals/internet/Darknet/00I2P b/public/articals/internet/Darknet/00I2P.html index af0cd95..88fa0ce 100644 --- a/public/articals/internet/Darknet/00I2P +++ b/public/articals/internet/Darknet/00I2P.html @@ -68,7 +68,7 @@ <p>Overall, I would say I2P is an amazing project and I believe you should try it out, for it has a lot of interesting websites and has amazing potential in the coming future.</p> <hr> <center> - <pre text-align=center><a href="../../internetlist">Back</a> <a href="01Profiles">Next</a> + <pre text-align=center><a href="../../internetlist.html">Back</a> <a href="01Profiles.html">Next</a> </center> </main> </body> diff --git a/public/articals/internet/safety/00Intro b/public/articals/internet/safety/00Intro.html index f3cf184..0b6369d 100644 --- a/public/articals/internet/safety/00Intro +++ b/public/articals/internet/safety/00Intro.html @@ -25,7 +25,7 @@ <p>The internet is constantly evolving and changing. It is hard to stay safe online in the modern world, and with this, it is hard to protect your personal data from others online, so much so that over 40% of the UK's adult population has experienced some form of online crime. So in answer to the question, 'How do I stay safe online?' I have compiled this series of articles in order for you, the reader, to educate yourself on online safety.</p> <hr> <center> - <pre text-align=center><a href="../../internetlist">Back</a> <a href="01Profiles">Next</a> + <pre text-align=center><a href="../../internetlist.html">Back</a> <a href="01Profiles">Next</a> </main> </body> </html> diff --git a/public/articals/internet/safety/01Profiles b/public/articals/internet/safety/01Profiles.html index 3c180e0..8d6dea2 100644 --- a/public/articals/internet/safety/01Profiles +++ b/public/articals/internet/safety/01Profiles.html @@ -34,7 +34,7 @@ <p>Use your common sense! Do not share any of your passwords unless you absolutely have tools. If a website seems off and you feel uncomfortable, leave the website.</p> <hr> <center> - <pre text-align=center><a href="00Intro">Back</a> <a href="../../internetlist">List</a> <a href="02Passwords">Next</a> + <pre text-align=center><a href="00Intro.html">Back</a> <a href="../../internetlist.html">List</a> <a href="02Passwords.html">Next</a> </main> </body> </html> diff --git a/public/articals/internet/safety/02Passwords b/public/articals/internet/safety/02Passwords.html index 2f66caf..d3b66fa 100644 --- a/public/articals/internet/safety/02Passwords +++ b/public/articals/internet/safety/02Passwords.html @@ -39,7 +39,7 @@ <p>I do suggest your password to be longer than 16 charicters!</p> <hr> <center> - <pre text-align=center><a href="01Profiles">Back</a> <a href="../../internetlist">List</a> <a href="03Browser">Next</a> + <pre text-align=center><a href="01Profiles.html">Back</a> <a href="../../internetlist.html">List</a> <a href="03Browser.html">Next</a> </main> </body> </html> diff --git a/public/articals/internet/safety/03Browser b/public/articals/internet/safety/03Browser.html index 0f2d2b1..99b0faf 100644 --- a/public/articals/internet/safety/03Browser +++ b/public/articals/internet/safety/03Browser.html @@ -38,7 +38,7 @@ <p>Overall, if you use one of these two browsers, you should be pretty safe from being tracked across the internet. Before you try out one of these browsers, make sure you still have your previous browser installed, just in case you dislike it.</p> <hr> <center> - <pre text-align=center> <a href="02Passwords">Back</a> <a href="../../internetlist">List</a> + <pre text-align=center> <a href="02Passwords.html">Back</a> <a href="../../internetlist.html">List</a> </main> </body> </html> |