Skip to content

FredKSchott/badge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Spectrum Badges

"Join the community on Spectrum"-badge for READMEs on GitHub

Join the community on Spectrum

Usage

Embed the badge in a GitHub README with Markdown:

[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/<mycommunity>)

Alternatively you can also embed it with HTML:

<a href="https://spectrum.chat/<mycommunity>">
  <img alt="Join the community on Spectrum" src="https://withspectrum.github.io/badge/badge.svg" />
</a>

Note: Make sure you replace <mycommunity> with your communities' slug in both of these!

License

This repo and all its files are licensed under CC0 and are public domain.

Releases

No releases published

Packages

No packages published