diff --git a/app/assets/images/GONGO-coin-white.png b/app/assets/images/GONGO-coin-white.png new file mode 100644 index 00000000..dad1464f Binary files /dev/null and b/app/assets/images/GONGO-coin-white.png differ diff --git a/app/assets/images/GONGO-coin.png b/app/assets/images/GONGO-coin.png new file mode 100644 index 00000000..24d68c25 Binary files /dev/null and b/app/assets/images/GONGO-coin.png differ diff --git a/app/views/visitors/index.html.haml b/app/views/visitors/index.html.haml index c8454dc8..eb57339f 100644 --- a/app/views/visitors/index.html.haml +++ b/app/views/visitors/index.html.haml @@ -11,6 +11,9 @@ -# = link_to 'About', page_path('about') +- 5.times do |i| + .eyecandy + = image_tag "GONGO-coin-white.png" - 10.times do |i| .eyecandy = image_tag "ICYPEES-glass.png"