tomanistor/osprey

hugo server onlocal host not see blog

zphj1987 opened this issue · 1 comments

thank you for your job ,your themes is very beautiful

i push it to github pages it work good

but when i start it with hugo server on mylocal host i found the blog not see

on local host see:

111111111

222222

on github pages see:
3333333

Hi @zphj1987,

It might be caused by the way the config.toml file is configured. Make sure the baseURL is set correctly to your site address.