diff options
author | Julian T <julian@jtle.dk> | 2020-10-28 23:15:39 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2020-10-28 23:15:39 +0100 |
commit | 2fbca07603272a0d511f198bdfb0d331e0819f55 (patch) | |
tree | d90e936d9da54970a39266a6eaff210a8f207cb1 /index.html | |
parent | 39ddf5d82181a0a3fcbfd91ce4efbcc79c3d0f77 (diff) |
Added cool images
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -48,5 +48,10 @@ sub rsa2048 2019-05-14 [E] [expires: 2022-01-21] sub rsa3072 2019-06-20 [A] [expires: 2022-01-21] </pre> </div> + <br/><br/> + <footer> + <img alt="Created with vim" title="An oldschool vim thing" src="webimgs/vim_created_wq.gif"/> + <img alt="Html5 compatible" title="Couldn't find a html5 version" src="webimgs/valid-html40"/> + </footer> </body> </html> |