Skip to content

Commit

Permalink
open developer's secret commit
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavmehndiratta committed Apr 11, 2024
1 parent a026734 commit cb50e97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,15 @@ <h1>
<i>coming soon</i>
<br><br>
Maybe you wanted to visit <a href="hack.osdc.dev">hack.osdc.dev</a>
<br><br>
<img src="pikachu.gif" alt="Pikachu GIF" width="30%">
</h1>

<script>
setTimeout(function() {
window.location.href = 'https://hack.osdc.dev';
}, 6969);
</script>

</body>
</html>
Binary file added pikachu.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cb50e97

Please sign in to comment.