zeon-studio / hugoplate

Hugoplate is a free starter template built with Hugo and TailwindCSS that will save you hours of work.
https://zeon.studio/preview?project=hugoplate
MIT License
798 stars 218 forks source link

Remove unused dns-prefetch links #113

Closed jcarnat closed 5 months ago

jcarnat commented 5 months ago

Hi,

Because I don't need Facebook/Twitter/GitHub links, I removed their entries from data/social.json. That does remove the icons from the web pages but the dns-prefetch links are still present in the rendered pages. Same goes with Google Analytics, that I don't use.

What is the proper way to remove those from the rendered pages?

Thanks.

tfsomrat commented 5 months ago

you can remove prefetch from here and google analytics from here