Skip to content

Commit

Permalink
Removed the pre loader in blogs (#1334)
Browse files Browse the repository at this point in the history
* fixed logo image of compare and githubbadge

* fixed githubbadge.html footer logo

* fixed the footer logo for compare.html and githubbadge.html

* removed preloader

* footer fixes will make change to blog in next PR

* removed preloader
  • Loading branch information
abhirajadhikary06 authored Jan 2, 2025
1 parent 00bf975 commit ff5438d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
</head>

<body>

<!--
<div id="preloader">
<div class="loader-wrapper">
<img src="recode-hive.png" alt="Logo" class="logo">
<div class="loader"></div>
</div>
</div>

-->
<style>
#preloader {
position: fixed;
Expand Down

0 comments on commit ff5438d

Please sign in to comment.