28 lines
1.5 KiB
HTML
Executable File
28 lines
1.5 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>=My cool PDA=</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
|
</head>
|
|
|
|
<body>
|
|
<!--This uses content2 class which is identical to content1 just bigger. Bigger text is easier to read so i mean it's Pretty simple-->
|
|
<div class="article">
|
|
<center><h1>=== Articles: ===</h1></center>
|
|
<p>So This is where i gonna write Articels/Posts/Blogs, I still can't really decide how to name this. And i gotta admit i took quite a lot inspiration from <a href="https://digdeeper.club">digdeeper.club</a> but i will try my best to do my own thing. So i won't be only do Privacy stuff here.</p> For now there is nothing really here just some small stuff i wrote when i was bored i don't really have the skill to write something good so i just write some short stuff on here which i like. Now i think about it these are just small blog posts lmfao. Well too lazy to change the name now!
|
|
|
|
<center>
|
|
<h2>== Some stuff i find cool: ==</h2>
|
|
<a href="articles/pda.html">My PDA i own.</a>
|
|
<h2>== Reviews: ==</h2>
|
|
Currently none.
|
|
</center>
|
|
<br><center><a href="/index.html">Back to the main page</a><br></center>
|
|
</div>
|
|
<footer>
|
|
<p> Purplebored © 2023-2024 | <a href="https://git.sr.ht/~purplebored/Personal-Website">Source code</a> | <a href="/socials.html">My Socials</a> | <a href="/contact.html">Contact Me</a> | </p>
|
|
</footer>
|
|
</body>
|
|
</html> |