diff options
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 353a2bd..c1e1f4f 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -82,6 +82,8 @@ ${layouts/page()} | |||
| 82 | <pre class="c-footer__ascii u-dn@sm-hi">${partials/ascii_fox_small()}</pre> | 82 | <pre class="c-footer__ascii u-dn@sm-hi">${partials/ascii_fox_small()}</pre> |
| 83 | </div> | 83 | </div> |
| 84 | </footer> | 84 | </footer> |
| 85 | |||
| 86 | <script src="/script.js"></script> | ||
| 85 | </body> | 87 | </body> |
| 86 | 88 | ||
| 87 | </html> | 89 | </html> |
