mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-14 17:15:18 +01:00
change the feed url
This commit is contained in:
parent
16295d8967
commit
ba39dcde93
@ -86,7 +86,7 @@
|
||||
<link rel="canonical" href="{{ site.url}}{{ page.url | replace:'index.html','' }}">
|
||||
|
||||
<!-- Atom feed -->
|
||||
<link href="{{ site.url }}/feed/" rel="alternate" type="application/atom+xml" title="{{ site.name }} posts feed" />
|
||||
<link href="{{ site.url }}/feed.xml" rel="alternate" type="application/atom+xml" title="{{ site.name }} posts feed" />
|
||||
|
||||
<!-- Apple -->
|
||||
<meta name="apple-mobile-web-app-title" content="kremalicious">
|
||||
|
Loading…
Reference in New Issue
Block a user