Merge pull request #4910 from nonamethanks/feat-foundation
Add Foundation support
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user