Compare commits

...

2 Commits

Author SHA1 Message Date
833670ccb7 Text 2024-03-26 19:58:04 +00:00
31868ad1d3 Style 2024-03-26 19:44:19 +00:00
2 changed files with 10 additions and 4 deletions

View File

@@ -15,6 +15,11 @@ header {
.link {
padding: 5px;
color: #07a;
}
.link:visited {
color: #07a;
}
.headerContent {

View File

@@ -27,11 +27,12 @@
<p>This is my personal website, here I have a blog where I talk about my projects and other stuff.</p>
<hr>
<h2> Top projects: </h2>
<p> Here's a list of my projects which I think are the coolest. Code-ey things will be on a git thingy
somewhere. Solid stuff probably isn't opensource :( so find details on my blog!. </p>
<p> I would put the projects of mine which I think are the coolest here, but I haven't made much yet. I'll
leave this list here ready to be filled when I've made something cool!</p>
<ul>
<li>eVCU</li>
<li>Something I haven't made yet</li>
<li></li>
<!-- <li>eVCU</li>-->
<!-- <li>Something I haven't made yet</li>-->
</ul>
<hr>
<h2> Contact: </h2>