refactors the layouts
This commit is contained in:
parent
cefd39e9a1
commit
05d11325ea
28 changed files with 394 additions and 116 deletions
3
layouts/partials/header/feeds.html
Normal file
3
layouts/partials/header/feeds.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<!-- RSS -->
|
||||
<link href="{{ .RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
|
||||
<link href="{{ .RSSLink }}" rel="feed" type="application/rss+xml" title="{{ .Site.Title }}" />
|
Loading…
Add table
Add a link
Reference in a new issue