* Fix static/images symlink errors

* Fix RSSLink deprecation
* Fix https://github.com/gohugoio/hugoThemes/issues/682
This commit is contained in:
Tony Blyler 2019-08-25 21:32:33 -04:00
parent 82bbfc0251
commit 5ef28a4864
9 changed files with 16 additions and 14 deletions

View file

@ -1 +0,0 @@
../../modules/evil-icons/assets/icons/ei-sc-facebook.svg

Before

Width:  |  Height:  |  Size: 56 B

After

Width:  |  Height:  |  Size: 157 B

Before After
Before After

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50"><path d="M26 20v-3c0-1.3.3-2 2.4-2H31v-5h-4c-5 0-7 3.3-7 7v3h-4v5h4v15h6V25h4.4l.6-5h-5z"/></svg>

Before

Width:  |  Height:  |  Size: 56 B

After

Width:  |  Height:  |  Size: 157 B

Before After
Before After