Port about.html and cool-stuff
This commit is contained in:
parent
b2e1b424b5
commit
8396d5e469
|
@ -25,6 +25,7 @@ I'm studying mathematics (with a focus on computation) at Penn State, and will h
|
|||
<div>
|
||||
<h1>Opinions</h1>
|
||||
<h2>A 100% exhaustive list, of course</h2>
|
||||
<ul>
|
||||
<li>
|
||||
the modern internet is bloated
|
||||
<ol>
|
||||
|
@ -42,6 +43,7 @@ linux distros don't matter
|
|||
<li>the military industrial complex</li>
|
||||
<li>my taste in music is objectively just ok</li>
|
||||
<li>🦐</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<footer class="lock-bottom">
|
||||
|
|
|
@ -1 +1,5 @@
|
|||
@import "waltuh/waltuh";
|
||||
|
||||
h1 {
|
||||
margin-top: 3vh;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue