Files
app.ethica-spinoza.net/index.html
T
Bachir Soussi Chiadmi 7c796168bf imported from hugo version, loading json with webpack
needs to rebuild the mythrille logic with new data set
2017-06-12 11:23:47 +02:00

22 lines
419 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Ethica Spinoza</title>
<link rel="stylesheet" href="assets/dist/main.css">
</head>
<body>
<header>
<h1>Ethica</h1>
</header>
<section id="app">
</section>
<footer>
<p>© 2017 <a href="./">Ethica Spinoza</a></p>
</footer>
<script src="assets/dist/main.js" charset="utf-8"></script>
</body>
</html>