This commit is contained in:
Kameron Kenny 2019-09-23 16:18:11 -04:00
parent e88bc0f7f8
commit 9f23028614
2 changed files with 4 additions and 0 deletions

View File

@ -44,3 +44,5 @@ markdown: kramdown
theme: jekyll-theme-midnight theme: jekyll-theme-midnight
plugins:
- jekyll-feed

View File

@ -21,4 +21,6 @@
<link rel="shortcut icon" href="/assets/images/favicon.ico" type="image/x-icon"> <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"> <link rel="icon" href="/assets/images/favicon.ico" type="image/x-icon">
{% feed_meta %}
</head> </head>