mirror of
https://github.com/ION606/ion606.github.io.git
synced 2026-06-06 00:07:03 +00:00
added VCS card and fixed some formatting issues
This commit is contained in:
@@ -79,6 +79,18 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="project-card" onclick="window.open('https://github.com/ION606/VCS', target='_blank')">
|
||||
<div class="project-preview">
|
||||
<img src="https://github.com/ION606/ion606.github.io/blob/main/assets/vcs_icon.png?raw=true"
|
||||
alt="ION VCS Preview">
|
||||
</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>
|
||||
<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"
|
||||
|
||||
Reference in New Issue
Block a user