summaryrefslogtreecommitdiff
path: root/public/articals/internet/safety/00Intro
diff options
context:
space:
mode:
authorShipwreckt <shipwreckt@mailfence.com>2025-02-21 19:19:17 +0000
committerShipwreckt <shipwreckt@mailfence.com>2025-02-21 19:19:17 +0000
commit8bbdcbb2d0711134a68bd80ae541edbfb4f472ad (patch)
tree22f61dfa3335fbc7b96a11f06a6d0b7eb9988fa9 /public/articals/internet/safety/00Intro
parent7ef03c449fc051b5fdf91f2d203af7b8696ea3cf (diff)
Changed all files to .html and new post!
Diffstat (limited to 'public/articals/internet/safety/00Intro')
-rw-r--r--public/articals/internet/safety/00Intro32
1 files changed, 0 insertions, 32 deletions
diff --git a/public/articals/internet/safety/00Intro b/public/articals/internet/safety/00Intro
deleted file mode 100644
index f3cf184..0000000
--- a/public/articals/internet/safety/00Intro
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-GB">
- <head>
- <meta charset="UTF-8">
- <meta name="author" content="Shipwreckt">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Introduction</title>
- <link rel="stylesheet" href="../../../styles.css">
- <link rel="icon" href="../../../Images/favi.png" type="image/x-icon">
- </head>
- <body>
- <header>
- <nav>
- <ul>
- <li><a href="../../../index.html">Home</a></li>
- <li><a href="../../../links.html">Links</a></li>
- <li><a href="../../../projects.html">Projects</a></li>
- <li><a href="../../../contact.html">Contact</a></li>
- </ul>
- </nav>
- </header>
- <main>
- <h1>Introduction</h1>
- <hr>
- <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>
- </main>
-</body>
-</html>
-