sysgears / grain

Grain is a lightweight and powerful static website generator with custom themes to help create static, SEO-friendly websites or a blog in no time.
https://sysgears.com/grain
Other
160 stars 30 forks source link

`page.url` ignores directory in site url #21

Open altavir opened 7 years ago

altavir commented 7 years ago

The property 'page.url' returns location instead of url. If site url includes directory like my.site.com/directory and real page url is my.site.com/directory/page.html, the page.url returns my.site.com/page.html.