import scaffoldings

This commit is contained in:
Gani Georgiev
2022-08-05 06:00:38 +03:00
parent 95f9d685dc
commit f459dd8812
25 changed files with 1362 additions and 261 deletions
+1
View File
@@ -24,6 +24,7 @@
window.Prism = window.Prism || {};
window.Prism.manual = true;
</script>
<script src="./libs/diff/diff.js"></script>
</head>
<body>
<div id="app"></div>