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 { .link {
padding: 5px; padding: 5px;
color: #07a;
}
.link:visited {
color: #07a;
} }
.headerContent { .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> <p>This is my personal website, here I have a blog where I talk about my projects and other stuff.</p>
<hr> <hr>
<h2> Top projects: </h2> <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 <p> I would put the projects of mine which I think are the coolest here, but I haven't made much yet. I'll
somewhere. Solid stuff probably isn't opensource :( so find details on my blog!. </p> leave this list here ready to be filled when I've made something cool!</p>
<ul> <ul>
<li>eVCU</li> <li></li>
<li>Something I haven't made yet</li> <!-- <li>eVCU</li>-->
<!-- <li>Something I haven't made yet</li>-->
</ul> </ul>
<hr> <hr>
<h2> Contact: </h2> <h2> Contact: </h2>