diff options
| author | Mhykol <mchaeldonald62@pm.me> | 2024-05-03 10:56:46 -0400 |
|---|---|---|
| committer | Mhykol <mchaeldonald62@pm.me> | 2024-05-03 10:56:46 -0400 |
| commit | 8c814d79235a38465ef46052cf9a523d555a29e7 (patch) | |
| tree | 1c50d136015e3759aa6c9743282692ed9d0df390 /views/layouts/footer.html | |
Initial commit
Diffstat (limited to 'views/layouts/footer.html')
| -rw-r--r-- | views/layouts/footer.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/views/layouts/footer.html b/views/layouts/footer.html new file mode 100644 index 0000000..0dcc077 --- /dev/null +++ b/views/layouts/footer.html @@ -0,0 +1,5 @@ + </section> + <script src="/js/purify.js"></script> + <script src="/js/main.js"></script> + </body> +</html> |
