Replaced Google+ with Patreon

This commit is contained in:
Eduard Urbach 2019-05-05 21:34:15 +09:00
parent f45f96a79a
commit a6b2e85109
2 changed files with 6 additions and 5 deletions

1
images/icons/patreon.svg Normal file
View File

@ -0,0 +1 @@
<svg viewBox="0 0 44.1 44.1"><path d="M22.1 0C9.9 0 0 9.9 0 22.1c0 12.2 9.9 22.1 22.1 22.1 12.2 0 22.1-9.9 22.1-22.1C44.1 9.9 34.2 0 22.1 0zm-6.6 33.6h-4.2V10.5h4.2v23.1zm11.2-5.8c-4.7 0-8.6-3.8-8.6-8.6 0-4.7 3.8-8.6 8.6-8.6s8.6 3.8 8.6 8.6-3.9 8.6-8.6 8.6z"/></svg>

After

Width:  |  Height:  |  Size: 266 B

View File

@ -11,9 +11,9 @@ component SocialMediaLinks
Icon("twitter")
span Twitter
a.footer-element(href="https://plus.google.com/+AnimeReleaseNotifierOfficial", target="_blank", rel="noopener")
Icon("google-plus")
span Google+
a.footer-element(href="https://patreon.com/eduardurbach", target="_blank", rel="noopener")
Icon("patreon")
span Patreon
a.footer-element(href="https://github.com/animenotifier/notify.moe", target="_blank", rel="noopener")
Icon("github")
@ -29,8 +29,8 @@ component SocialMediaButtons
a.social-media-button.circle-3(href="https://twitter.com/animenotifier", title="Twitter", target="_blank", rel="noopener")
RawIcon("twitter-square")
a.social-media-button.circle-4(href="https://plus.google.com/+AnimeReleaseNotifierOfficial", title="Google+", target="_blank", rel="noopener")
RawIcon("google-plus-square")
a.social-media-button.circle-4(href="https://patreon.com/eduardurbach", title="Patreon", target="_blank", rel="noopener")
RawIcon("patreon")
a.social-media-button.circle-5(href="https://github.com/animenotifier/notify.moe", title="GitHub", target="_blank", rel="noopener")
RawIcon("github")