mirror of
https://github.com/wassname/template.git
synced 2026-07-11 03:03:00 +08:00
Fixing edge cases with missing tags and data
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<!doctype html>
|
||||
<meta charset="utf8">
|
||||
<script src="../dist/template.min.js"></script>
|
||||
|
||||
<script type="text/front-matter">
|
||||
@@ -29,4 +31,8 @@
|
||||
year={2015}
|
||||
}
|
||||
</script>
|
||||
<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