Skip to content

Commit

Permalink
blog - remove banner
Browse files Browse the repository at this point in the history
  • Loading branch information
krishanthisera committed Jan 13, 2024
1 parent e4cda09 commit 9937600
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
}
</style>

<div class="banner">
<!-- <div class="banner">
<h1>📢 Just a quick heads-up 🚧</h1>
<p>Hey there, awesome readers! I'm currently migrating the blog 🛠. </p>
<p>
Expand All @@ -62,7 +62,7 @@
</p>
<p>Stay tuned 📻, Keep coding and stay awesome!</p>
<button id="okButton" class="ok-button">OK</button>
</div>
</div> -->

<script>
function setCookie(cname, cvalue, exdays) {
Expand Down

0 comments on commit 9937600

Please sign in to comment.