dsrkafuu / hugo-theme-fuji

A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。
https://github.dsrkafuu.net/hugo-theme-fuji/
Apache License 2.0
366 stars 97 forks source link

Fix tag url when base url is / #15

Closed akgnah closed 4 years ago

akgnah commented 4 years ago

Tag url is broken when baseURL is "/". It can be fixed using relative url.

dsrkafuu commented 4 years ago

Thanks for your help😉