Fixing edge cases with missing tags and data

This commit is contained in:
Shan Carter
2017-01-06 16:20:04 -08:00
parent 037996bd06
commit 6b93782533
8 changed files with 70 additions and 60 deletions
+6
View File
@@ -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>