Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
intigration authored Feb 2, 2024
1 parent 7e65b5e commit 2038215
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 @@ -69,15 +69,14 @@ <h2 class="title"></h2>
text-align: center;
outline: none;
text-decoration: none !important;
color: #ffffff !important;
color: blue !important;
width: 200px;
height: 32px;
border-radius: 16px;
background-color: #0A66C2;
font-family: "SF Pro Text", Helvetica, sans-serif;
}
</style>
<a class="libutton" href="https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7087904681275871232" target="_blank">Subscribe on LinkedIn</a>
<script>
/* clock */
const hours = document.querySelector('.hours');
Expand Down Expand Up @@ -246,7 +245,7 @@ <h2 class="title"></h2>
}
</script>


<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=UTC&title=Genislab%20Technologies&src=dXNlcjQwMjgyMDBAZ21haWwuY29t&src=ZW4ucGsjaG9saWRheUBncm91cC52LmNhbGVuZGFyLmdvb2dsZS5jb20&color=%23039BE5&color=%230B8043" style="border:solid 1px #777" width="800" height="600" frameborder="0" scrolling="no"></iframe>
</body>

</html>

0 comments on commit 2038215

Please sign in to comment.