Added a link to links in index.html and added a descriptions that I want to put but can't right now
This commit is contained in:
parent
8967ad594d
commit
64cba28811
|
@ -2,6 +2,7 @@
|
|||
<head>
|
||||
<title>/blankX/.hell.html</title>
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
<!-- Please add `/blankx/.hell.html.txt: Welcome to hell` -->
|
||||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<title>/blankX/contact.html</title>
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.5/css/fork-awesome.min.css" integrity="sha256-P64qV9gULPHiZTdrS1nM59toStkgjM0dsf5mK/UwBV4=" crossorigin="anonymous">
|
||||
<!-- Please add `/blankx/contact.html.txt: Contains contact methods like https://t.me/blank_x, https://t.me/theblankx and https://keybase.io/blank_x` -->
|
||||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
<head>
|
||||
<title>/blankX/get-keys.html</title>
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
</head>
|
||||
<!-- Please add `/blankx/get-keys.html.txt: Ways to obtain my key like going to a keyserver, downloading it from keybase and bothering amolith` -->
|
||||
<head>
|
||||
<body>
|
||||
<!-- <div class='container'> -->
|
||||
<h1>/blankx/get-keys.html</h1>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<head>
|
||||
<title>/blankX/index.html</title>
|
||||
<link rel="stylesheet" type="text/css" href="/index.css">
|
||||
<!-- Please add `/blankx/index.html.txt: I'm blank.age yearsold. I love Linux, hate Windows, cake day (birthday) is at February 23. Did you know that this website support links?` -->
|
||||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
|
@ -10,7 +11,7 @@
|
|||
<br>
|
||||
<iframe width=100% height=10% src='/toc.html'></iframe>
|
||||
<br>
|
||||
<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'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 <a href='http://atrey.karlin.mff.cuni.cz/~clock/twibright/links'><code>links</code></a>?</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>
|
||||
|
|
Loading…
Reference in New Issue