pepega
This commit is contained in:
37
contact.html
Normal file
37
contact.html
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html lang="en">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<link rel="stylesheet" href="./src/css/style.css">
|
||||||
|
<title>Sojus07 | About</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<div class="main">
|
||||||
|
<nav>
|
||||||
|
<a href="./index.html">[ HOME ]</a>
|
||||||
|
<a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a>
|
||||||
|
<a href="https://discord.com/users/sojus07">[ DC ]</a>
|
||||||
|
<a href="./services.html">[ HOSTED ]</a>
|
||||||
|
</nav>
|
||||||
|
<div class="inner-box">
|
||||||
|
<img src="./src/media/png/ghost.png" alt="ASCII Art">
|
||||||
|
</div>
|
||||||
|
<p>
|
||||||
|
I'm Sojus07, 18, male, and based in Germany. <br>
|
||||||
|
<br>
|
||||||
|
Contact: <br> <br>
|
||||||
|
- Mail : <a href="mailto:sojus07@0xcc01.de">[ sojus07@0xcc01.de ]</a> <br>
|
||||||
|
- Discord : <a href="https://discord.gg/users/sojus07"> [ Sojus07 ] </a> <br>
|
||||||
|
- Matrix : [ @sojus07:matrix.org ] <br> <br>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<footer>Sojus07 - © 2025</footer>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
|
|
@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<nav>
|
<nav>
|
||||||
|
<a href="./contact.html">[ CONTACT ]</a>
|
||||||
<a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a>
|
<a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a>
|
||||||
<a href="https://github.com/Sojus07">[ GITHUB ]</a>
|
|
||||||
<a href="https://discord.com/users/sojus07">[ DC ]</a>
|
<a href="https://discord.com/users/sojus07">[ DC ]</a>
|
||||||
<a href="./services.html">[ HOSTED ]</a>
|
<a href="./services.html">[ HOSTED ]</a>
|
||||||
</nav>
|
</nav>
|
||||||
@ -37,8 +37,8 @@
|
|||||||
- Operate Tor Relays <br><br>
|
- Operate Tor Relays <br><br>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer>Sojus07 - © 2025</footer>
|
<footer>Sojus07 - © 2025</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<nav>
|
<nav>
|
||||||
|
<a href="./contact.html"> [ CONTACT ]</a>
|
||||||
<a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a>
|
<a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a>
|
||||||
<a href="https://github.com/Sojus07">[ GITHUB ]</a>
|
|
||||||
<a href="https://discord.com/users/Sojus07">[ DC ]</a>
|
<a href="https://discord.com/users/Sojus07">[ DC ]</a>
|
||||||
<a href="./index.html">[ HOME ]</a>
|
<a href="./index.html">[ HOME ]</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
2
tor.html
2
tor.html
@ -11,8 +11,8 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<nav>
|
<nav>
|
||||||
|
<a href="./contact.html">[ CONTACT ]</a>
|
||||||
<a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a>
|
<a href="https://git.0xcc01.de/Sojus07">[ GIT ]</a>
|
||||||
<a href="https://github.com/Sojus07">[ GITHUB ]</a>
|
|
||||||
<a href="https://discord.com/users/Sojus07">[ DC ]</a>
|
<a href="https://discord.com/users/Sojus07">[ DC ]</a>
|
||||||
<a href="https://0xcc01.de">[ HOME ]</a>
|
<a href="https://0xcc01.de">[ HOME ]</a>
|
||||||
</nav>
|
</nav>
|
||||||
|
Reference in New Issue
Block a user