fix bad link on cogwheel
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<div class="tui-frame">
|
||||
<h2 class="tui-frame-header">IMAGE</h2>
|
||||
<div class="tui-frame-content">
|
||||
<img class="tui-frame-single-image" src="res/chris2.jpg" />
|
||||
<img class="tui-frame-single-image" src="res/chris.jpg" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
<p>A game made in 72 hours for the MiniJam #150 game jam, made in Godot. <a href="/dev/blight">-- Click here to play in your browser! --</a></p>
|
||||
|
||||
<h2>Cogwheel</h2>
|
||||
<p>A C# .NET 9 library that provides a robust and extendible Command and Developer Console system for Games and Software applications. <a href="https://git/bellsworne.tech/Bellsworne/cogwheel">-- Click here to view on Gitea --</a></p>
|
||||
<p>A C# .NET 9 library that provides a robust and extendible Command and Developer Console system for Games and Software applications. <a href="https://git.bellsworne.tech/Bellsworne/Cogwheel">-- Click here to view on Gitea --</a></p>
|
||||
|
||||
<h2>Interactive Map</h2>
|
||||
<p>An interactive world map that uses the <a href="https://worldbank.org">World Bank</a> REST API to display country information. Made as a school project in AngularJS. <a href="dev/interactive-angular-map">-- Click here to access-- </a></p>
|
||||
|
||||
Reference in New Issue
Block a user