diff options
-rw-r--r-- | index.html | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -78,6 +78,19 @@ <a href="https://joe-editor.sourceforge.io/">Joe's Own Editor</a>. I'm just another random Joe. </p> + <h2>curl</h2> + <p> + Average cool things you can do with <code>curl</code> from + the shell: + </p> + <ul> + <li><code>curl https://jozanofastora.xyz/shit</code></li> + <li><code>curl https://jozanofastora.xyz/caco</code></li> + <li> + <code>curl https://jozanofastora.xyz/bon_concert</code> + - better used on a GPU-powered terminal emulator + </li> + </ul> <h2>Visitors counter</h2> <p> Unique visitors: waiting for the next refresh |