Compare commits

...

2 Commits

Author SHA1 Message Date
b8601e88e0 changed footer message 2025-07-27 14:40:00 +03:00
92fb046fab blog post changes 2025-07-27 14:36:52 +03:00
7 changed files with 11 additions and 11 deletions

View File

@@ -62,7 +62,7 @@
</main> </main>
<footer> <footer>
<p><code>hosted on raspberry pi 5</code></p> <p><code>made with love ❤️</code></p>
</footer> </footer>
</div> </div>
</div> </div>

View File

@@ -33,7 +33,7 @@
</main> </main>
<footer> <footer>
<p><code>hosted on raspberry pi 5</code></p> <p><code>made with love ❤️</code></p>
</footer> </footer>
</div> </div>
</div> </div>

View File

@@ -38,7 +38,7 @@
</main> </main>
<footer> <footer>
<p><code>hosted on raspberry pi 5</p> <p><code>made with love ❤️</code></p>
</footer> </footer>
</div> </div>
</div> </div>

View File

@@ -68,7 +68,7 @@
</main> </main>
<footer> <footer>
<p><code>hosted on raspberry pi 5</p> <p><code>made with love ❤️</code></p>
</footer> </footer>
</div> </div>
</div> </div>

View File

@@ -4,7 +4,7 @@
"title": "whoami", "title": "whoami",
"date": "2025-07-17", "date": "2025-07-17",
"createdAt": "2025-07-17T14:34:48.197Z", "createdAt": "2025-07-17T14:34:48.197Z",
"modifiedAt": "2025-07-17T14:34:48.197Z", "modifiedAt": "2025-07-25T14:35:30.197Z",
"size": 5401 "size": 5401
} }
] ]

View File

@@ -3,9 +3,9 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>elleoma ~ > cat whoami</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css2?family=Fira+Code&display=swap" rel="stylesheet"> <title>elleoma@logs ~ > ls</title>
<link href="https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="../styles.css"> <link rel="stylesheet" href="../styles.css">
</head> </head>
@@ -13,7 +13,7 @@
<div class="scroll-container"> <div class="scroll-container">
<div class="center-window"> <div class="center-window">
<header> <header>
<h1>elleoma@0day ~ > ls</h1> <h1>elleoma@logs ~ > ls</h1>
<nav> <nav>
<a href="../index.html">./home</a> <a href="../index.html">./home</a>
<a href="../projects.html">./projects</a> <a href="../projects.html">./projects</a>
@@ -25,7 +25,7 @@
<main> <main>
<section class="markdown-container"> <section class="markdown-container">
<img src="../pfp.jpg" class="pfp" alt="elleoma" width="200" /> <img src="../pfp.jpg" class="pfp" alt="elleoma" width="200" />
<h1>~ &gt; whoami</h1> <h1>~ &gt; whoami</h1>
<p>Im a Ukrainian student and a unix/linux & open-source enthusiast, trying to get into cybersecurity, gain <p>Im a Ukrainian student and a unix/linux & open-source enthusiast, trying to get into cybersecurity, gain
some practical skills.</p> some practical skills.</p>
@@ -120,7 +120,7 @@
</main> </main>
<footer> <footer>
<p><code>hosted on raspberry pi 5</code></p> <p><code>made with love ❤️</code></p>
</footer> </footer>
</div> </div>
</div> </div>

View File

@@ -52,7 +52,7 @@
</main> </main>
<footer> <footer>
<p><code>hosted on raspberry pi 5</p> <p><code>made with love ❤️</code></p>
</footer> </footer>
</div> </div>
</div> </div>