You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OGINO Masanori f3c68bb73f Do not strip trailing slash of canonical URLs.
Usually, links for posts are generated with a trailing slash, but
canonical URLs aren't.  Some services (e.g. http://b.hatena.ne.jp/)
are confused with that behavior.

We can fix it by removing canonical URLs, but then anyone may read
a post with /index.html URL and post the URL to some tool or service.
Therefore rel="canonical" seems useful IMHO.

Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
13 years ago
..
_includes Do not strip trailing slash of canonical URLs. 13 years ago
_layouts Fix typo 13 years ago
assets/jwplayer Fix CRLF, closes #374 13 years ago
blog/archives Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurations 14 years ago
images moved the favicon.png to the root directory for better discoverability 14 years ago
javascripts Fix delicious widget js error 14 years ago
atom.xml Adds CDATA sections to atom.xml, fixes #198 14 years ago
favicon.png moved the favicon.png to the root directory for better discoverability 14 years ago
index.html Removes <nav> for Pagination links, fixes #216 14 years ago