Fix terminal layout

This commit is contained in:
Jonas Zeunert
2024-04-24 00:19:08 +02:00
parent 14cdde274b
commit aec812f074
2 changed files with 26 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
<link rel="stylesheet" href="/style/style.css"/>
<form action="/redirect"><label for="q">$ curl -L https://awesm.sh/</label><input name="q" type="text"/></form>
<form action="/redirect"><label for="q">$ curl -L awesm.sh/</label><input name="q" type="text"/></form>
```
+====================================================================================================+
| ___ ___ | |
@@ -21,7 +21,7 @@
| |
+ ------------------------------------------ THANKS ------------------------------------------------ +
| |
| List of awesome pages collected from awesome-awesome-awesome <1> awesome page. |
| List of awesome pages collected from awesome-awesome-awesome ^1 awesome page. |
| |
| Big shoutout to @t3chnoboy and @sindresorhus for their meta meta (meta) awesome pages! |
| Also to @bradoyler, @emirjp, @erichs, @oyvindrobertsen, @bayandin, @jnv and @scooperma for their |
@@ -29,12 +29,12 @@
| |
| And of course to all the people curating such awesome link lists! You are awesome :) |
| |
| Highly inspired by cheat.sh <2>. Give it a try. It's awesome too! |
| Highly inspired by cheat.sh ^2. Give it a try. It's awesome too! |
| |
+ ------------------------------------------ LINKS ------------------------------------------------- +
| |
| <1> https://github.com/t3chnoboy/awesome-awesome-awesome |
| <2> https://cheat.sh |
| ^1 https://github.com/t3chnoboy/awesome-awesome-awesome |
| ^2 https://cheat.sh |
| |
+====================================================================================================+
```