Added text links in contact.html and changed the text in index.html

This commit is contained in:
blank X 2019-01-15 16:42:14 +07:00
parent 9264c5a9d9
commit 4d418b0d3a
Signed by: blankie
GPG Key ID: CC15FC822C7F61F5
3 changed files with 17 additions and 40 deletions

View File

@ -24,6 +24,16 @@
<a href='https://reddit.com/u/the_blank_x' class='red'><i class='fa fa-reddit-alien' style='color: red;'><p></p></i></a>
<a href='https://twitter.com/the_blank_x' class='blue'><i class='fa fa-twitter' style='color: blue;'><p></p></i></a>
</div>
<a href='https://t.me/blank_x' class='blue'>Telegram Main (@blank_x)</a>
<a href='https://t.me/theblankx' class='blue'>Telegram Alt (@theblankx)</a>
<a href='https://keybase.io/blank_x' class='blue'>Keybase (blank_x)</a>
<a href='mailto:21416808@etlgr.com' class='red'>214416808@etlgr.com</a>
<a href='mailto:theblankx@protonmail.com' class='blue'>theblankx@protonmail.com</a>
<a href='mailto:theblankx@tutanota.com' class='red'>theblankx@tutanota.com</a>
<p></p>
<a href='mailto:theblankx@outlook.com' class='blue'>theblankx@outlook.com</a>
<a href='https://reddit.com/u/the_blank_x' class='red'>Reddit (u/the_blank_x)</a>
<a href='https://twitter.com/the_blank_x' class='blue'>Twitter (the_blank_x)</a>
</div>
</body>
</html>

View File

@ -34,10 +34,10 @@ div.linkz {
justify-content: space-evenly;
font-size: 4em;
width: 100%;
height: 50vh;
height: 25vh;
box-sizing: border-box;
}
a.blue, i.blue {
a.blue, i.blue, p.blue {
color: rgb(42, 255, 42);
}
div.container {

View File

@ -1,51 +1,18 @@
<html>
<head>
<title>/blankX</title>
<title>/blankX/index.html</title>
<link rel="stylesheet" type="text/css" href="/index.css">
</head>
<body>
<div class='container'>
<h1>/blankx</h1>
<!-- <p class='green'>Using ~ would be copying NixNet's home, how about <code>/blankx</code>?</p> -->
<h1>/blankx/index.html</h1>
<p class='green'>Now simpler!</p>
<br>
<iframe width=100% height=10% src='/toc.html'></iframe>
<br>
<!-- <p class='red'>Disclamer/Warning/IDKnIc (I don't know nor I care): <p class='white_fix'>I'll be recreating <a href='https://gitlab.com/blankX/random-repo'>random-repo</a></p></p>
<br>
<h2>About Me</h2>
<p>I love Linux and python3, current distro is Linux Mint.</p>
<br>
<p>"Why do I have the reputation of stalking Ceda?"</p>
<a href='https://t.me/blankX_chaos/1391'>"y u 256byte hex string?"</a>
<br>
<script async src="https://telegram.org/js/telegram-widget.js?5" data-telegram-post="blankX_chaos/1391" data-width="100%"></script>
<br>
<h2>Contact Me</h2>
<a href='/contact.html'>/blankx/contact.html</a>
<br>
<h2>My Userbot</h2>
<a href='https://t.me/theblankx'>@theblankx</a> <i class='white'>(I didn't made it, <a href='https://t.me/baalajimaestro'>@baalajimaestro</a> did.</i>
<br>
<h2>My Telegram Bots</h2>
<ul>
<li><a href='https://t.me/Questable_created_by_ceda_ei_bot'>@Questable_created_by_ceda_ei_bot</a> <i class='white'>(it will go up and down, you have been warned)</i></li>
<li><a href='https://t.me/blankx_testbot'</a>@blankX_testbot</a> <i class='white'>(same warning from above and it responds only for people with perms)</i></li>
</ul>
<br>
<h2>My (crappy) channel</h2>
<p>Did you know my PC's hostname is <a href='https:/t.me/windhoesrebel'>WindhoesRebel</a>?</p>
<br>
<h2>My crappy and abandoned sticker packs</h2>
<ul>
<li><a href='https://telegram.me/addstickers/secretstickerzx'>blank X SECRET STICKERZ</a></li>
<li><a href='https://telegram.me/addstickers/emojistickerx'>Emoji = Sticker</a></li>
</ul>
<br>
<h2>My GPG Key</h2>
<a href='/get-keys.html'>F8CF 5E33 2CB6 0B91 76EE 4884 CC15 FC82 2C7F 61F5</a> -->
<p>I'm <code>blank.age</code> years old. I love Linux, hate Windows, I don't know what to put here :laughing:, I meant to copy <a href='https://webionite.com'>webionite.com</a>'s text but, at the time of writing, I don't have internet.</p>
<i class='white'>[please add icons or something]</i> <!-- It's a joke -->
<p>I'm <code>blank.age</code> years old. I love Linux, hate Windows, cake day (birthday) is at February 23. Did you know that this website support <code>links</code>?</p>
<p>I don't know what to put here :laughing: I meant to copy <a href='https://webionite.com'>webionite.com</a>'s text but, at the time of writing, I don't have internet.</p>
<i class='white'>[please add icons or something]</i>
</div>
</body>
</html>