mirror of
https://github.com/Sosokker/SOS12.git
synced 2025-12-19 12:44:05 +01:00
added Material hub btn
This commit is contained in:
parent
a52d46aa48
commit
7c7e073639
@ -56,6 +56,17 @@ const Preproblems = () => {
|
|||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<span className="underline decoration-pink-500">Day 3 Slides</span>
|
<span className="underline decoration-pink-500">Day 3 Slides</span>
|
||||||
|
</a>
|
||||||
|
</button>
|
||||||
|
|
||||||
|
{/*# Materials Hub*/}
|
||||||
|
<button className="slide-link">
|
||||||
|
<a
|
||||||
|
className="slide"
|
||||||
|
href="https://docs.google.com/document/d/1IJ3xsBhsNVqLBLoXJ_oFI8qzH2XuhVGwQ5nE7fqS7o8/edit?usp=sharing"
|
||||||
|
target="_blank"
|
||||||
|
>
|
||||||
|
<span className="underline decoration-pink-500">Materials Hub</span>
|
||||||
</a></button>
|
</a></button>
|
||||||
|
|
||||||
</motion.p>
|
</motion.p>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user