aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-10-30 11:15:06 +0100
committerCharles Cabergs <me@cacharle.xyz>2020-10-30 11:15:06 +0100
commitb0723c4bc8e7b23f8534cc209ab0a20ddcc257ed (patch)
treee2d1e5858290b3b2832dcefe7f8b5666fb4d0972 /index.html
parent8709793284d04e31822688e83abc393dbfe13b26 (diff)
downloadcacharle.xyz-b0723c4bc8e7b23f8534cc209ab0a20ddcc257ed.tar.gz
cacharle.xyz-b0723c4bc8e7b23f8534cc209ab0a20ddcc257ed.tar.bz2
cacharle.xyz-b0723c4bc8e7b23f8534cc209ab0a20ddcc257ed.zip
Added rot13 util
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index a42a3ca..08d8299 100644
--- a/index.html
+++ b/index.html
@@ -22,6 +22,12 @@
<li><a href="blog/git_server.html"> How to make your own git server/website </a></li>
</ul>
+ <h2>Utils</h2>
+ <ul>
+ <!--UTILSINDEX-->
+<li><a href="utils/rot13/index.html">rot13</a></li>
+ </ul>
+
<h2>Links</h2>
<li><a href="https://github.com/cacharle">github</a></li>
<li><a href="https://git.cacharle.xyz">git server</a></li>