Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Roshankrsoni authored Apr 14, 2024
1 parent 5493424 commit 93e1ada
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,8 @@
<script src=https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js></script>
<script async src="https://cdn.splitbee.io/sb.js"></script>
<style>@media (max-width:767px){.home-two #home-banner{background-color:#fff;margin-top:-6rem}}@media (max-width:767px){.banner-info h3{font-size:14px;letter-spacing:2px}}@media (max-width:479px){.banner-info h2{font-size:36px;line-height:36px}}@media (max-width:479px){.home-two .home-social{margin-left:15px;margin-top:1px}}.thumbnail a>img{margin-right:auto;margin-left:auto;max-height:19rem}</style>
<!-- <script>!function (t, c) { t.CollectId = "5c652946620b5360886b217a", function (t) { try { var e = c.head || c.getElementsByTagName("head")[0]; a = c.createElement("script"), a.setAttribute("type", "text/javascript"), a.setAttribute("src", "https://collectcdn.com/launcher.js"), e.appendChild(a) } catch (t) { } }() }(window, document)</script> -->
<script src="https://topmate-embed.s3.ap-south-1.amazonaws.com/v1/topmate-embed.js" user-profile="https://topmate.io/embed/profile/roshan?theme=ececec" btn-style='{"backgroundColor":"#2cc364","color":"#fff","border":"1px solid #2cc364"}' embed-version="v1" button-text="Let's Connect" position-right="30px" position-bottom="30px" custom-padding="0px" custom-font-size="16px" custom-font-weight="500" custom-width="200px" async="" defer="" ></script>
<meta content=32oSWHuVyNTe5fpVSYiYxFxgCtlcHC5zIBhGg7nPDRk name=google-site-verification>
<!-- <script>!function (t, c) { t.CollectId = "5c652946620b5360886b217a", function (t) { try { var e = c.head || c.getElementsByTagName("head")[0]; a = c.createElement("script"), a.setAttribute("type", "text/javascript"), a.setAttribute("src", "https://collectcdn.com/launcher.js"), e.appendChild(a) } catch (t) { } }() }(window, document)</script> -->
<script src="https://topmate-embed.s3.ap-south-1.amazonaws.com/v1/topmate-embed.js" user-profile="https://topmate.io/embed/profile/roshan?theme=ececec" btn-style='{"backgroundColor":"#000","color":"#fff","border":"1px solid #000"}' embed-version="v1" button-text="💬 Let's Connect" position-right="30px" position-bottom="30px" custom-padding="0px" custom-font-size="18px" custom-font-weight="500" custom-width="200px" async="" defer="" ></script> <meta content=32oSWHuVyNTe5fpVSYiYxFxgCtlcHC5zIBhGg7nPDRk name=google-site-verification>
<body>
<style>@keyframes cloudLoop{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.following img{max-width:70px}.social li a{font-size:21px}</style>
<script>window.onload = function () { var t; navigator.geolocation.getCurrentPosition(function (o) { t = o, $("#Lat").html(t.coords.latitude), $("#Lon").html(t.coords.longitude) }) }</script>
Expand Down

0 comments on commit 93e1ada

Please sign in to comment.