This commit is contained in:
2022-11-08 21:21:18 +01:00
parent 4c456eafc3
commit 6e41ad636e
324 changed files with 75502 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Ogure NG</title>
</head>
<body>
<div class="root" id="root"></div>
<link rel="stylesheet" href=".\assets\css/donnees-de-reference.css">
<script src="./public/tinymce/js/tinymce/tinymce.min.js"></script>
</body>
</html>