add demo files with subfolders

This commit is contained in:
Crispy 2021-06-25 00:42:46 +02:00
parent cc2aecc16e
commit 3f2922d145
4 changed files with 36 additions and 4 deletions

16
docs/fractals/index.html Normal file
View file

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h>My awesome header</h>
<p>todo: add links</p>
<p>fractals go here woo</p>
<p>amazing footer</p>
</body>
</html>