remove the example header and footer

This commit is contained in:
Wael M. Nasreddine 2019-03-04 14:18:30 -08:00
parent 4b959d0aa6
commit c375d4ce5d
No known key found for this signature in database
GPG key ID: FD437548E0BF0F5F
2 changed files with 0 additions and 6 deletions

View file

@ -1,3 +0,0 @@
<script type="text/javascript">
console.log("Custom Footer is on!");
</script>

View file

@ -1,3 +0,0 @@
<script type="text/javascript">
console.log("Custom Head is on!");
</script>