* 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-youtube.svg

Before

Width:  |  Height:  |  Size: 55 B

After

Width:  |  Height:  |  Size: 406 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="M39.7 18.6s-.3-2.1-1.2-3c-1.1-1.2-2.4-1.2-3-1.3C31.3 14 25 14 25 14s-6.3 0-10.5.3c-.6.1-1.9.1-3 1.3-.9.9-1.2 3-1.2 3S10 21 10 23.4v2.2c0 2.4.3 4.9.3 4.9s.3 2.1 1.2 3c1.1 1.2 2.6 1.2 3.3 1.3 2.4.1 10.2.2 10.2.2s6.3 0 10.5-.3c.6-.1 1.9-.1 3-1.3.9-.9 1.2-3 1.2-3s.3-2.4.3-4.8v-2.2c0-2.4-.3-4.8-.3-4.8zm-17.8 9.8V20l8.1 4.2-8.1 4.2z"/></svg>

Before

Width:  |  Height:  |  Size: 55 B

After

Width:  |  Height:  |  Size: 406 B

Before After
Before After