summaryrefslogtreecommitdiff
path: root/public/articals/internet/0Intro
diff options
context:
space:
mode:
authorShipwreckt <shipwreckt@mailfence.com>2024-08-22 19:07:25 +0100
committerShipwreckt <shipwreckt@mailfence.com>2024-08-22 19:07:25 +0100
commitf98ea96668786d92862d990919831b57bad73cc1 (patch)
treec8027945a83820efbb2c158b07ee3cd605d5e592 /public/articals/internet/0Intro
parent18be66b70f071e880fa08e96e5a50a7b78647390 (diff)
updates
Diffstat (limited to 'public/articals/internet/0Intro')
-rw-r--r--public/articals/internet/0Intro34
1 files changed, 0 insertions, 34 deletions
diff --git a/public/articals/internet/0Intro b/public/articals/internet/0Intro
deleted file mode 100644
index e46931b..0000000
--- a/public/articals/internet/0Intro
+++ /dev/null
@@ -1,34 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="UTF-8">
- <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 class="description">
- <h1>Introduction</h1>
- <h3>Date: 08-08-2024</h3>
- <hr>
- <p>Hello and welcome! In the following articals you will learn how I stay safe online and how I think you should probably stay safe too. So keep on reading and if you have any questions my <a href="https://matrix.to/#/@shipwreckt:matrix.org">Matrix dms</a> are always open for questions!</p>
- <h3>Why am I writting this?</h3>
- <p>The reason why I am writing this series of articles to share how I stay safe online and to help others become more privacy conscious and secure. </p>
- <hr>
- <center>
- <pre text-align=center><a href="../internetlist">Back</a> <a href="1Profiles">Next</a>
- </main>
-</body>
-</html>
-