Skip to content

osg-bosco/bosco-download-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Bosco Download Images

How to use

To include the download button, insert the following code:

 <a href="http://bosco.opensciencegrid.org/download/">
     <img src="https://raw.github.com/osg-bosco/bosco-download-images/master/images/download-blue.png" 
     alt="Bosco Download"
     style="border-width: 0;"/>
 </a>

Which will look like:
Bosco Download

Colors

Currently there are 2 colors, blue is above:

Orange

Bosco Download
 <a href="http://bosco.opensciencegrid.org/download/">
     <img src="https://raw.github.com/osg-bosco/bosco-download-images/master/images/download-orange.png" 
     alt="Bosco Download"
     style="border-width: 0;"/>
 </a>   

License

Creator: Soichi Hayashi

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.

Releases

No releases published

Packages

No packages published