Skip to content

Commit 0903668

Browse files
authored
Update README.md
1 parent dc942a9 commit 0903668

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Cloud Certifications Notes.
22

3+
<!-- Global site tag (gtag.js) - Google Analytics -->
4+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VFEQW73JV1"></script>
5+
<script>
6+
window.dataLayer = window.dataLayer || [];
7+
function gtag(){dataLayer.push(arguments);}
8+
gtag('js', new Date());
9+
10+
gtag('config', 'G-VFEQW73JV1');
11+
</script>
12+
<!-- Global site tag (gtag.js) - Google Analytics -->
13+
314
<!-- Github buttons -->
415
<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>
516
<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>

0 commit comments

Comments
 (0)