initial commit

This commit is contained in:
Marc Planard 2023-10-08 13:25:48 +02:00
commit bf2272e70b
9 changed files with 419 additions and 0 deletions

8
index.html Normal file
View file

@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<title>LJ Sketch</title>
<meta charset="UTF-8">
<link data-trunk rel="css" href="style.css"/>
</head>
</html>