added learn repo

This commit is contained in:
2024-06-11 10:46:58 -04:00
parent 63e65b1f64
commit 3d5e9b6349
2 changed files with 13 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

+13 -1
View File
@@ -29,7 +29,7 @@
<body> <body>
<h1 class="title">Project Showcase</h1> <h1 class="title">Project Showcase</h1>
<div class="container"> <div class="container">
<div class="project-card" onclick="window.open('https://premid.app/users/358402930191106049', target='_blank')"> <!-- <div class="project-card" onclick="window.open('https://premid.app/users/358402930191106049', target='_blank')">
<div class="project-preview"> <div class="project-preview">
<img src="https://premid.app/_ipx/loading_lazy,f_webp,s_450x150/images/logo-wordmark-blue.png" <img src="https://premid.app/_ipx/loading_lazy,f_webp,s_450x150/images/logo-wordmark-blue.png"
alt="Rich Presence Collection Preview"> alt="Rich Presence Collection Preview">
@@ -39,6 +39,18 @@
<p>Custom rich presences for Discord!</p> <p>Custom rich presences for Discord!</p>
<a href="https://premid.app/users/358402930191106049" target="_blank">Visit Website</a> <a href="https://premid.app/users/358402930191106049" target="_blank">Visit Website</a>
</div> </div>
</div> -->
<div class="project-card" onclick="window.open('https://github.com/ion606/learn', target='_blank')">
<div class="project-preview">
<img src="https://github.com/ION-Emotes/plugin/blob/main/assets/learning_icon.png?raw=true"
alt="My Notes!">
</div>
<div class="project-info">
<h2>My Notes</h2>
<p>Many of my CS notes from uni</p>
<a href="https://github.com/ion606/learn" target="_blank">Visit Repo</a>
</div>
</div> </div>
<div class="project-card" onclick="window.open('https://streamelements.ion606.com', target='_blank')"> <div class="project-card" onclick="window.open('https://streamelements.ion606.com', target='_blank')">