Add Icy Pepe NFT svg to eyecandy

This commit is contained in:
Bort 2023-05-10 14:23:37 +00:00
parent a7f335999e
commit 49535de358
4 changed files with 8 additions and 0 deletions

View File

@ -77,3 +77,4 @@ group :test, :staging do
end
gem 'capybara-screenshot', :group => :test
gem 'friendly_id', '~> 5.4.0'
gem 'inline_svg'

View File

@ -213,6 +213,9 @@ GEM
hub (1.12.4)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
inline_svg (1.9.0)
activesupport (>= 3.0)
nokogiri (>= 1.6)
interception (0.5)
jbuilder (2.11.2)
activesupport (>= 5.0.0)
@ -467,6 +470,7 @@ DEPENDENCIES
high_voltage
html2haml
hub
inline_svg
jbuilder
jquery-rails
jquery-ui-rails

View File

@ -0,0 +1 @@
<svg width="1000" height="1000" xmlns="http://www.w3.org/2000/svg"><image href="https://ys2wt-cqaaa-aaaag-qb7ga-cai.raw.icp0.io/?index=1" width="1000" height="1000"/></svg>

After

Width:  |  Height:  |  Size: 172 B

View File

@ -11,6 +11,8 @@
-# = link_to 'About', page_path('about')
.eyecandy
= inline_svg_tag "Icy Pepe.svg"
- 5.times do |i|
.eyecandy
= image_tag "GONGO-coin-white.png"