Skip to content

Commit 54d2135

Browse files
committed
Added Count to github buttons
1 parent e5d4a82 commit 54d2135

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Cloud Certifications Notes.
22

3-
<!-- Place this tag where you want the button to render. -->
4-
<a class="github-button" href="https://github.com/rishabkumar7/AWSNotes" data-icon="octicon-star" data-size="large" aria-label="Star rishabkumar7/AWSNotes on GitHub">Star</a> <a class="github-button" href="https://github.com/rishabkumar7/AWSNotes/subscription" data-icon="octicon-eye" data-size="large" aria-label="Watch rishabkumar7/AWSNotes on GitHub">Watch</a> <!-- Place this tag where you want the button to render. -->
5-
<a class="github-button" href="https://github.com/rishabkumar7/cloudnotes/issues" data-icon="octicon-issue-opened" data-size="large" aria-label="Issue rishabkumar7/cloudnotes on GitHub">Issue</a>
3+
<!-- Github buttons -->
4+
<a class="github-button" href="https://github.com/rishabkumar7/CloudNotes" data-size="large" data-show-count="true" aria-label="Star rishabkumar7/CloudNotes on GitHub">Star</a>
5+
<a class="github-button" href="https://github.com/rishabkumar7/CloudNotes/issues" data-size="large" data-show-count="true" aria-label="Issue rishabkumar7/CloudNotes on GitHub">Issue</a>
6+
<a class="github-button" href="https://github.com/rishabkumar7/CloudNotes/subscription" data-size="large" data-show-count="true" aria-label="Watch rishabkumar7/CloudNotes on GitHub">Watch</a>
7+
<!-- /Github buttons -->
8+
9+
610

711
## Notes for AWS Certifications.
812
- [AWS Cloud Practitioner](/CloudNotes/CPP.html)

0 commit comments

Comments
 (0)