mirror of
https://github.com/ION606/ion606.github.io.git
synced 2026-05-14 22:16:59 +00:00
added learn repo
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
+13
-1
@@ -29,7 +29,7 @@
|
||||
<body>
|
||||
<h1 class="title">Project Showcase</h1>
|
||||
<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">
|
||||
<img src="https://premid.app/_ipx/loading_lazy,f_webp,s_450x150/images/logo-wordmark-blue.png"
|
||||
alt="Rich Presence Collection Preview">
|
||||
@@ -39,6 +39,18 @@
|
||||
<p>Custom rich presences for Discord!</p>
|
||||
<a href="https://premid.app/users/358402930191106049" target="_blank">Visit Website</a>
|
||||
</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 class="project-card" onclick="window.open('https://streamelements.ion606.com', target='_blank')">
|
||||
|
||||
Reference in New Issue
Block a user