binario/layouts/partials/entry
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
..
meta We fixed this bug with symbol "#". 2020-04-18 18:39:11 +04:00
featured.html BREAKING CHANGE: rename Post → Entry 2020-02-11 09:27:01 -05:00
meta.html BREAKING CHANGE: rename Post → Entry 2020-02-11 09:27:01 -05:00
share.html BREAKING CHANGE: rename Post → Entry 2020-02-11 09:27:01 -05:00
tags.html We fixed this bug with symbol "#". 2020-04-18 18:39:11 +04:00
toc.html BREAKING CHANGE: rename Post → Entry 2020-02-11 09:27:01 -05:00