RSS
This commit is contained in:
parent
e88bc0f7f8
commit
9f23028614
|
@ -44,3 +44,5 @@ markdown: kramdown
|
|||
|
||||
|
||||
theme: jekyll-theme-midnight
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
|
|
|
@ -21,4 +21,6 @@
|
|||
<link rel="shortcut icon" href="/assets/images/favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" href="/assets/images/favicon.ico" type="image/x-icon">
|
||||
|
||||
{% feed_meta %}
|
||||
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue