Compare commits
2 Commits
49cd315008
...
833670ccb7
| Author | SHA1 | Date | |
|---|---|---|---|
|
833670ccb7
|
|||
|
31868ad1d3
|
@@ -15,6 +15,11 @@ header {
|
||||
|
||||
.link {
|
||||
padding: 5px;
|
||||
color: #07a;
|
||||
}
|
||||
|
||||
.link:visited {
|
||||
color: #07a;
|
||||
}
|
||||
|
||||
.headerContent {
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user