mirror of
https://github.com/ION606/ion606.github.io.git
synced 2026-05-14 22:16:59 +00:00
added workout app
This commit is contained in:
+20
-7
@@ -53,15 +53,15 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="project-card" onclick="window.open('https://streamelements.ion606.com', target='_blank')">
|
||||
<div class="project-card" onclick="window.open('https://ionlang.ion606.com', target='_blank')">
|
||||
<div class="project-preview">
|
||||
<img src="https://github.com/ION-Emotes/plugin/blob/main/loading.gif?raw=true"
|
||||
<img src="https://avatars.githubusercontent.com/u/194176806?s=200&v=4"
|
||||
alt="Streamelements Emotes Overlay Preview">
|
||||
</div>
|
||||
<div class="project-info">
|
||||
<h2>Streamelements Emotes Overlay</h2>
|
||||
<p>Use Discord emotes on a Streamelements overlay!</p>
|
||||
<a href="https://streamelements.ion606.com" target="_blank">Visit Website</a>
|
||||
<h2>ION Workout App!</h2>
|
||||
<p>An open source workout app!</p>
|
||||
<a href="https://github.com/ION-WorkoutApp" target="_blank">Visit Homepage</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -86,11 +86,12 @@
|
||||
</div>
|
||||
<div class="project-info">
|
||||
<h2>ION VCS</h2>
|
||||
<p>A future version control system and file sharing system built around rsync and inspired by the github cli</p>
|
||||
<p>A future version control system and file sharing system built around rsync and inspired by the github
|
||||
cli</p>
|
||||
<a href="https://github.com/ION606/VCS" target="_blank">Visit Website</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="project-card" onclick="window.open('https://ionlang.ion606.com', target='_blank')">
|
||||
<div class="project-preview">
|
||||
<img src="https://github.com/The-ION-Language/ION-Lang/blob/main/assets/ION_LANG_LOGO.png?raw=true"
|
||||
@@ -102,6 +103,18 @@
|
||||
<a href="https://ionlang.ion606.com" target="_blank">Visit Website</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="project-card" onclick="window.open('https://streamelements.ion606.com', target='_blank')">
|
||||
<div class="project-preview">
|
||||
<img src="https://github.com/ION-Emotes/plugin/blob/main/loading.gif?raw=true"
|
||||
alt="Streamelements Emotes Overlay Preview">
|
||||
</div>
|
||||
<div class="project-info">
|
||||
<h2>Streamelements Emotes Overlay</h2>
|
||||
<p>Use Discord emotes on a Streamelements overlay!</p>
|
||||
<a href="https://streamelements.ion606.com" target="_blank">Visit Website</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="footer">
|
||||
|
||||
Reference in New Issue
Block a user