diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html new file mode 100644 index 0000000..27ab647 --- /dev/null +++ b/layouts/partials/footer.html @@ -0,0 +1,20 @@ + + + + + + + + + + diff --git a/static/js/init.js b/static/js/init.js new file mode 100644 index 0000000..0cc359d --- /dev/null +++ b/static/js/init.js @@ -0,0 +1 @@ +hljs.initHighlightingOnLoad();