Skip to content
New issue

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

Remove template language from social svg files #461

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

funcsec
Copy link
Contributor

@funcsec funcsec commented Dec 22, 2021

I'm not super familiar with Hugo and the templating language, but it appears that the svg files are not parsed and template code that remains is causing browser debug notifications.

The suspect code is not in all of the svg files, missing from twitter and facebook svg's.

Error example:
Unexpected value {{ . }} parsing height attribute

Screenshot_2021-12-21_21-21-14
Screenshot_2021-12-21_21-26-22

Great theme!

Causes issues browser issues
Unexpected value {{ . }} parsing height attribute.
@danielfdickinson
Copy link

This should close #454 .

@regisphilibert regisphilibert merged commit d7d0048 into theNewDynamic:master Dec 23, 2021
Remicck pushed a commit to Remicck/gohugo-theme-ananke that referenced this pull request Mar 7, 2022
Causes issues browser issues
Unexpected value {{ . }} parsing height attribute.

Co-authored-by: funcsec <github@fsec.xyz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants