binario/layouts
Ghost Basenji 5c9ab83c83 We fixed this bug with symbol "#".
If we have a tag named C#, the url is http://localhost:1313/tags/c#/ , this url show 404 page.
Symbol "#" in url is Special characters. Then we change the # to %23, then it works.

See https://github.com/Vimux/Binario/issues/28

I am not sure whether there is a better solution.

Fix #27
2020-04-18 18:39:11 +04:00
..
_default BREAKING CHANGE: rename Post → Entry 2020-02-11 09:27:01 -05:00
partials We fixed this bug with symbol "#". 2020-04-18 18:39:11 +04:00
404.html Fix home link on 404 page 2019-07-22 09:38:31 -04:00
index.html Remove extra if statement 2019-08-20 09:23:14 -04:00
index.manifest.json Web Manifest: don't require .Site.Params.Manifest 2019-08-28 11:21:46 -04:00