mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
ef78a0d18a
I suspect the person who originally implemented it saw examples using location.host etc. to build the URL. We have all that information ready at build (static) time. Fixes #6507