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