Skip to content

Commit

Permalink
Blen.update: Quarter Finals Begins here
Browse files Browse the repository at this point in the history
  • Loading branch information
blenassefa2 committed Jul 19, 2024
1 parent b1dc38a commit 6c56f0b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/hacks-website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
<div class="square" id="sq9"></div>
</div>
</app-root>
<script src="runtime.fa4c12334e562a2f.js" type="module"></script><script src="polyfills.ca0382e1ab6cf5f7.js" type="module"></script><script src="scripts.0e5b01af3f8fe401.js" defer></script><script src="vendor.6fe0bbdfb751e2a1.js" type="module"></script><script src="main.fd4ec062a658165c.js" type="module"></script></body>
<script src="runtime.fa4c12334e562a2f.js" type="module"></script><script src="polyfills.ca0382e1ab6cf5f7.js" type="module"></script><script src="scripts.0e5b01af3f8fe401.js" defer></script><script src="vendor.6fe0bbdfb751e2a1.js" type="module"></script><script src="main.e70a299fc09cef7e.js" type="module"></script></body>
</html>

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/app/components/landing/landing.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@

<div class="flex flex-col w-full justify-center">
<h2 class="flex flex-col justify-center md:items-start">
<app-count-down
<!-- <app-count-down
class="inline-block pl-0 max-md:text-center"
></app-count-down>
<!-- <h1 class="text-6xl mb-2 font-bold lg:inline lg:whitespace-nowrap ">Hackathon quarter final has started!</h1> -->
></app-count-down> -->
<h1 class="text-6xl mb-2 font-bold lg:inline lg:whitespace-nowrap ">Hackathon quarter final has started!</h1>

<!-- <button
(click)="onShowMentorsModal()"
Expand Down

0 comments on commit 6c56f0b

Please sign in to comment.