12 lines
384 B
HTML
12 lines
384 B
HTML
|
|
||
|
<h2>Portfolio Website</h2>
|
||
|
<p>
|
||
|
This is the website you are currently seeing. It was created using C++, HTML with HTMX, CSS, and JavaScript.
|
||
|
The website is designed to be a single page application, and is designed to be easy to add new projects to.
|
||
|
</p>
|
||
|
<h2>Links</h2>
|
||
|
<ul>
|
||
|
<li><a href="https://git.onewaycoding.com/jay/Portfolio" target="_blank">Portfolio (Gitea)</a></li>
|
||
|
</ul>
|
||
|
|