imported from hugo version, loading json with webpack
needs to rebuild the mythrille logic with new data set
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user