diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index ef6ce71..668ab90 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -47,7 +47,7 @@ // Add anchors to headers // Gitea SVG from https://github.com/coreui/coreui-icons - let svg = ' gitea'; + let svg = ' gitea'; let contents = document.getElementsByClassName("content"); if (contents.length > 0) { let content = contents[0];