refactored all script : replaced onupdate by onbeforeupdate (red more about lifecycle in mithrile)
This commit is contained in:
+1
-16
@@ -6,22 +6,7 @@
|
||||
<link rel="stylesheet" href="assets/dist/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>Ethica</h1>
|
||||
<aside id="menus">
|
||||
<!-- <ul id="languages"> -->
|
||||
<!-- <li><a href="/?lang=fr">fr (Appuhn)</a></li>
|
||||
<li><a href="/?lang=bra">bra</a></li> -->
|
||||
<!-- </ul> -->
|
||||
</aside>
|
||||
</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