summaryrefslogtreecommitdiff
path: root/themes/beautifulhugo/exampleSite/layouts/partials/footer_custom.html
blob: dc5320b8e9903aa34d0bda6886498a073e1c7d9a (plain)
1
2
3
4
5
6
7
<!--
If you want to include any custom html just before </body>, put it in this file.
Or you can delete these file if you don't need it.
-->
<!-- for example, you could include some js libraries:
<script src="https://cdnjs.cloudflare.com/ajax/libs/vis/4.19.1/vis.js" integrity="sha256-HdIuWBZj4eftihsoDCJoMYjZi6aNVaw7YlUpzKT3ZxI=" crossorigin="anonymous"></script>
-->