Skip to content

Commit 14efc4a

Browse files
author
Sandeep
committed
feat:(new) GitHub Follow button added
GitHub Follow button added
1 parent 495026d commit 14efc4a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<link href="assets/css/font-awesome.min.css" rel="stylesheet" media="screen">
1717
<link href="assets/css/simple-line-icons.css" rel="stylesheet" media="screen">
1818
<link href="assets/css/animate.css" rel="stylesheet">
19+
<script async defer src="https://buttons.github.io/buttons.js"></script>
1920

2021
<!-- Custom styles CSS -->
2122
<link href="assets/css/style.css" rel="stylesheet" media="screen">
@@ -43,6 +44,10 @@
4344
<div class="start">Hello, my name is <b>Sandeep Kumbhar</b> and I am</div>
4445
<h1>Software Engineer</h1>
4546
<div class="start">creating modern, robust, scalable and secure Cloud Application</div>
47+
<div class="start">
48+
<a class="github-button" href="https://github.com/codersk" data-size="large"
49+
aria-label="Follow @codersk on GitHub">Follow @codersk</a>
50+
</div>
4651
</div>
4752

4853
<a href="#services">
@@ -436,7 +441,7 @@ <h2 class="pfblock-title">MY WORKS AND PROJECTS</h2>
436441
<p><b><a
437442
href="https://www.cisco.com/c/en/us/support/docs/cloud-systems-management/prime-collaboration/212691-configure-prime-collaboration-assurance.html">Cisco
438443
PCA</a>: </b>
439-
Working as part of UCTG Prime Collaboration Assurance Sustaining team. Product owner of Endpoint,
444+
Worked as part of UCTG Prime Collaboration Assurance Sustaining team. Product owner of Endpoint,
440445
Session/Conference Diagnostics, PCA upgrade & licensing Modules.</p>
441446
Website <footer>
442447
<b><a

0 commit comments

Comments
 (0)