Skip to content

Commit 006f65a

Browse files
fixed double "and so much more"
1 parent 7801660 commit 006f65a

File tree

1 file changed

+0
-109
lines changed

1 file changed

+0
-109
lines changed

src/routes/+page.svelte

Lines changed: 0 additions & 109 deletions
Original file line numberDiff line numberDiff line change
@@ -495,115 +495,6 @@
495495
</a>
496496
</div>
497497
<h2 id="andsomuchmore">... and so much more...</h2>
498-
<div class="programs-more-grid">
499-
<a
500-
class="mini-card"
501-
href="https://summer.hackclub.com"
502-
target="_blank"
503-
rel="noopener"
504-
style="background-image:url('https://manifesto.hackclub.com/images/summer-of-making.png');background-size:cover;background-position:bottom"
505-
>
506-
<img
507-
class="mini-card-logo"
508-
src="https://manifesto.hackclub.com/images/som-logo.png"
509-
alt="Summer of Making"
510-
style="width:60%;height:auto"
511-
/>
512-
</a>
513-
514-
<a class="mini-card" href="https://campfire.hackclub.com" target="_blank" rel="noopener">
515-
<img
516-
class="mini-card-bg"
517-
src="https://manifesto.hackclub.com/images/campfire-bg.png"
518-
alt=""
519-
/>
520-
<img
521-
class="mini-card-logo"
522-
src="https://manifesto.hackclub.com/images/campfire-logo.png"
523-
alt="Campfire"
524-
style="width:65%;height:auto"
525-
/>
526-
</a>
527-
528-
<a
529-
class="mini-card"
530-
href="https://sleepover.hackclub.com"
531-
target="_blank"
532-
rel="noopener"
533-
style="background-color:#dbdcf7;background-image:url('https://manifesto.hackclub.com/images/sleepover-pattern.png');background-repeat:repeat;background-size:112px"
534-
>
535-
<img
536-
class="mini-card-logo"
537-
src="https://manifesto.hackclub.com/images/sleepover-logo.png"
538-
alt="Sleepover"
539-
style="width:60%;height:auto"
540-
/>
541-
</a>
542-
543-
<a class="mini-card" href="https://overglade.hackclub.com" target="_blank" rel="noopener">
544-
<img
545-
class="mini-card-bg"
546-
src="https://manifesto.hackclub.com/images/overglade.png"
547-
alt="Overglade"
548-
/>
549-
</a>
550-
551-
<a
552-
class="mini-card"
553-
href="https://undercity.hackclub.com"
554-
target="_blank"
555-
rel="noopener"
556-
style="background:#171717"
557-
>
558-
<img
559-
class="mini-card-bg"
560-
src="https://manifesto.hackclub.com/images/undercity-bg.png"
561-
alt=""
562-
/>
563-
<img
564-
class="mini-card-logo"
565-
src="https://manifesto.hackclub.com/images/undercity-logo.png"
566-
alt="Undercity"
567-
style="width:65%;height:auto"
568-
/>
569-
</a>
570-
571-
<a class="mini-card" href="https://shiba.hackclub.com" target="_blank" rel="noopener">
572-
<img class="mini-card-bg" src="https://manifesto.hackclub.com/images/shiba-bg.png" alt="" />
573-
<div class="mini-card-overlay"></div>
574-
<img
575-
class="mini-card-logo"
576-
src="https://manifesto.hackclub.com/images/shiba-logo.png"
577-
alt="Shiba Arcade"
578-
style="width:308px;max-width:80%;height:auto;opacity:0.8;filter:drop-shadow(0 0 80px white)"
579-
/>
580-
</a>
581-
582-
<a class="mini-card" href="https://hackpad.hackclub.com" target="_blank" rel="noopener">
583-
<img class="mini-card-bg" src="https://manifesto.hackclub.com/images/hackpad-bg.png" alt="" />
584-
<img
585-
class="mini-card-logo"
586-
src="https://manifesto.hackclub.com/images/hackpad-logo.png"
587-
alt="Hackpad"
588-
style="width:65%;height:auto"
589-
/>
590-
</a>
591-
592-
<a class="mini-card" href="https://horizons.hackclub.com" target="_blank" rel="noopener">
593-
<img
594-
class="mini-card-bg"
595-
src="https://manifesto.hackclub.com/images/horizons-bg.png"
596-
alt=""
597-
/>
598-
<img
599-
class="mini-card-logo"
600-
src="https://manifesto.hackclub.com/images/horizons-logo.png"
601-
alt="Horizons"
602-
style="width:100%;height:auto"
603-
/>
604-
</a>
605-
</div>
606-
<h2 id="andsomuchmore">... and so much more...</h2>
607498
<div class="programs-more-grid">
608499
<a class="mini-card" href="https://summer.hackclub.com" target="_blank" rel="noopener" style="background-image:url('https://manifesto.hackclub.com/images/summer-of-making.png');background-size:cover;background-position:bottom">
609500
<img class="mini-card-logo" src="https://manifesto.hackclub.com/images/som-logo.png" alt="Summer of Making" style="width:60%;height:auto" />

0 commit comments

Comments
 (0)