added slash in missing files

This commit is contained in:
Arul 2017-06-03 10:37:59 +05:30
parent 2268a0723b
commit 311d91b846
10 changed files with 12 additions and 12 deletions

View file

@ -21,7 +21,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="referrer" content="origin" />
<meta name="generator" content="Pelican" />
<link href="{{ SITEURL }}" rel="canonical" />
<link href="{{ SITEURL }}/" rel="canonical" />
<!-- Feed -->
{% for name,link in SOCIAL if name.lower() in ['rss', 'rss-square', 'feed'] %}