Merge pull request #4910 from nonamethanks/feat-foundation

Add Foundation support
This commit is contained in:
evazion
2021-11-01 05:07:44 -05:00
committed by GitHub
7 changed files with 148 additions and 2 deletions

View File

@@ -207,6 +207,8 @@ module IconHelper
image_icon_tag("fantia-logo.png", **options)
when "FC2"
image_icon_tag("fc2-logo.png", **options)
when "Foundation"
image_icon_tag("foundation-logo.png", **options)
when "Gumroad"
image_icon_tag("gumroad-logo.png", **options)
when "Hentai Foundry"