We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! I love this theme.
When I try to enable the social footer icons in the config I get this error. Looks like maybe some svgs are missing?
execute of template failed: template: partials/footer.html:3:11: executing "partials/footer.html" at <partial "social.html" .>: error calling partial: execute of template failed: template: partials/social.html:6:11: executing "partials/social.html" at <partial $svg (dict "fill" "#bbbbbb" "width" 28 "height" 28)>: error calling partial: partial "svgs/_merge.svg" not found
My config is toml:
[social] github = "https://github.com/dustinmichels"
and I installed the theme using the hugo mod approach.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello! I love this theme.
When I try to enable the social footer icons in the config I get this error. Looks like maybe some svgs are missing?
My config is toml:
and I installed the theme using the hugo mod approach.
The text was updated successfully, but these errors were encountered: