diff options
author | Joris | 2022-07-10 14:51:08 +0200 |
---|---|---|
committer | Joris | 2022-07-10 14:51:08 +0200 |
commit | 1cf7515ea6e1deeeeb34f07e8e66bc256c827af1 (patch) | |
tree | a736a34d000b2b5e389795da2615be2fefce50c9 /public | |
parent | aa96c3c41bf24e06f824895ba3d04f478620d11b (diff) |
Add Markdown to Cooking techs
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index b53a6e5..f23b7d3 100644 --- a/public/index.html +++ b/public/index.html @@ -242,6 +242,7 @@ <div class="project-footer"> <ul class="technos"> + <li>Markdown <li>HTML <li>CSS <li>JavaScript |