mirror of
https://github.com/wassname/template.git
synced 2026-06-27 20:54:10 +08:00
Fixing edge cases with missing tags and data
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!doctype html>
|
||||
<meta charset="utf-8">
|
||||
<script src="../dist/template.min.js"></script>
|
||||
<style>
|
||||
@@ -176,8 +177,4 @@
|
||||
<h2>Including External Files</h2>
|
||||
|
||||
</dt-article>
|
||||
<dt-appendix>
|
||||
<h3>Contributions</h3>
|
||||
<p>List of who did what</p>
|
||||
</dt-appendix>
|
||||
<dt-footer></dt-footer>
|
||||
|
||||
Reference in New Issue
Block a user