mirror of
https://github.com/Naereen/badges.git
synced 2025-12-15 18:00:05 +01:00
Merge pull request #47 from elegantShock2258/master
FIX: Github(& Gitlab) branches didn't had its code snippet! Thanks @elegantShock2258
This commit is contained in:
@@ -491,7 +491,9 @@ GoDoc reference (`godoc.org/:user/go/:repo`):
|
||||
```
|
||||
### GitHub branches
|
||||
[](https://github.com/Naereen/Strapdown.js/)
|
||||
|
||||
```markdown
|
||||
[](https://github.com/Naereen/Strapdown.js/)
|
||||
```
|
||||
### GitHub versions/tags/commits
|
||||
[](https://GitHub.com/Naereen/StrapDown.js/releases/)
|
||||
```markdown
|
||||
@@ -757,6 +759,9 @@ From [isitmaintained.com](http://isitmaintained.com):
|
||||
```
|
||||
### Branches
|
||||
[](https://gitlab.com/NickBusey/HomelabOS/-/branches)
|
||||
```markdown
|
||||
[](https://gitlab.com/NickBusey/HomelabOS/-/branches)
|
||||
```
|
||||
|
||||
### Releases
|
||||
[](https://gitlab.com/NickBusey/HomelabOS/-/releases)
|
||||
|
||||
Reference in New Issue
Block a user