mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Moved footer to an include
This commit is contained in:
parent
f857b4762d
commit
b8999e100c
13 changed files with 573 additions and 157 deletions
|
@ -39,9 +39,7 @@
|
|||
|
||||
<!-- Footer -->
|
||||
<footer class="content">
|
||||
|
||||
This is the footer
|
||||
|
||||
{% include footer.html %}
|
||||
</footer>
|
||||
|
||||
<!-- Mobile Nav -->
|
||||
|
@ -51,6 +49,7 @@
|
|||
</div>
|
||||
|
||||
<script src="/assets/js/full-menu.js"></script>
|
||||
}
|
||||
|
||||
<script>
|
||||
function windowPopup(url, width, height) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue