Skip to content

Commit 33f0225

Browse files
committed
fix
1 parent 1706487 commit 33f0225

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

misc/demo.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,9 @@ <h1 data-i18n="title">micro-template.js Demo</h1>
162162
</script>
163163
<footer>
164164
<p data-i18n="demoFooter"></p>
165-
<a href="https://github.com/cho45/micro-template.js>GitHub</a>
165+
<p>
166+
<a href="https://github.com/cho45/micro-template.js">GitHub</a>
167+
</p>
166168
</footer>
167169
</body>
168170
</html>

0 commit comments

Comments
 (0)