mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-02-06 23:51:01 -05:00
Move open service badge into asset pipeline
This commit is contained in:
BIN
app/assets/images/open_service.png
Normal file
BIN
app/assets/images/open_service.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -7,5 +7,5 @@
|
||||
.col-md-4#footer3
|
||||
!= cms_snippet_content(:footer3)
|
||||
%div{ style: "float: right;" }
|
||||
%a{ href: "https://opendefinition.org/ossd/" }
|
||||
%img{ src: "https://assets.okfn.org/images/ok_buttons/os_80x15_blue.png", alt: "Open Service" }
|
||||
= link_to "https://opendefinition.org/ossd/" do
|
||||
= image_tag 'open_service.png', alt: "Open Service"
|
||||
|
||||
Reference in New Issue
Block a user