Move HTML content under appropriate directory

This commit is contained in:
Angelos Chalaris
2023-05-20 14:20:22 +03:00
parent 1bf8ce8c23
commit acd5ca0edf
16 changed files with 9 additions and 9 deletions

View File

@@ -31,7 +31,7 @@ snippetIds:
- js/s/pure-functions
- js/s/recursion
- js/s/use-strict
- js/s/async-defer
- html/s/async-defer
- js/s/closures
- js/s/iife
- js/s/event-loop-explained