FIX: Github branches didn't had its code snippet

This commit is contained in:
elegantShock2258
2021-09-28 08:07:54 +05:30
committed by GitHub
parent f2b2224797
commit 5edafda5bf

View File

@@ -491,7 +491,9 @@ GoDoc reference (`godoc.org/:user/go/:repo`):
```
### GitHub branches
[![GitHub branches](https://badgen.net/github/branches/Naereen/Strapdown.js)](https://github.com/Naereen/Strapdown.js/)
```markdown
[![GitHub branches](https://badgen.net/github/branches/Naereen/Strapdown.js)](https://github.com/Naereen/Strapdown.js/)
```
### GitHub versions/tags/commits
[![GitHub release](https://img.shields.io/github/release/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)
```markdown