new nicer links
This commit is contained in:
parent
436ba52e5a
commit
66d39fd653
4 changed files with 12 additions and 7 deletions
|
@ -27,10 +27,10 @@ this means it is<br>
|
|||
[✔] no tracking or javascipt<br>
|
||||
[✅] silly<br>
|
||||
</p>
|
||||
<h2>""content""</h2>
|
||||
<h2>"content"</h2>
|
||||
<p>
|
||||
- <a href="/keyboard">keyboar</a><br>
|
||||
- <a href="/humans/distracting.html">distracting</a><br>
|
||||
- <a href="/keyboards-are-fun">keyboar</a><br>
|
||||
- <a href="/humans/distracting">distracting</a><br>
|
||||
- todo: put more words in the computer<br>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>something silly - index</title>
|
||||
<title>something silly - keyboards-are-fun</title>
|
||||
<style>
|
||||
html { color-scheme: dark; }
|
||||
</style>
|
||||
|
@ -26,6 +26,9 @@ I'd like to do it more directly some day.<br>
|
|||
I have been using something called 8vim since september 2021, its funky but i dont really recommend it.<br>
|
||||
You really can't match the speed of regular swiping keyboards. but i am very stubborn and refuse to install any google app on my phone (it has lineageOS which is like android but with much less garbage apps)<br>
|
||||
this bit was written with 8vim<br>
|
||||
</p>
|
||||
<p>
|
||||
<a href="/">click other words</a><br>
|
||||
|
||||
</body>
|
||||
|
|
@ -11,9 +11,9 @@ this means it is
|
|||
[✔] no tracking or javascipt
|
||||
[✅] silly
|
||||
|
||||
## ""content""
|
||||
- [keyboar](/keyboard)
|
||||
- [distracting](/humans/distracting.html)
|
||||
## "content"
|
||||
- [keyboar](/keyboards-are-fun)
|
||||
- [distracting](/humans/distracting)
|
||||
- todo: put more words in the computer
|
||||
|
||||
|
||||
|
|
|
@ -10,3 +10,5 @@ I'd like to do it more directly some day.
|
|||
I have been using something called 8vim since september 2021, its funky but i dont really recommend it.
|
||||
You really can't match the speed of regular swiping keyboards. but i am very stubborn and refuse to install any google app on my phone (it has lineageOS which is like android but with much less garbage apps)
|
||||
this bit was written with 8vim
|
||||
|
||||
[click other words](/)
|
Loading…
Reference in a new issue