theNewDynamic / gohugo-theme-ananke

Ananke: A theme for Hugo Sites
https://ananke-theme.netlify.app
MIT License
1.16k stars 1.16k forks source link

Remove template language from social svg files #461

Closed funcsec closed 2 years ago

funcsec commented 2 years ago

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!

danielfdickinson commented 2 years ago

This should close #454 .