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
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
Great theme!