on page / : grid of 6 random images

Co-authored-by: Avior <github@avior.me>
This commit is contained in:
2023-02-14 11:51:16 +01:00
parent 4b7f0b4e3c
commit abf3f90f56
20 changed files with 775 additions and 245 deletions

9
index.html Normal file
View File

@ -0,0 +1,9 @@
<!-- <!DOCTYPE html>
<html>
<head>
<title>JavaScript Example</title>
</head>
<body>
<script src="src/index.js"></script>
</body>
</html> -->