mirror of
https://github.com/CrispyPin/crispypin.cc.git
synced 2025-07-01 11:05:32 +02:00
add demo files with subfolders
This commit is contained in:
parent
cc2aecc16e
commit
3f2922d145
4 changed files with 36 additions and 4 deletions
16
docs/fractals/index.html
Normal file
16
docs/fractals/index.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue