Mobile-responsive personal website, generated using Hugo.
https://kevin-mok.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
403 B
12 lines
403 B
<div id="about">
|
|
<!-- <h1 class="headline">About</h1> -->
|
|
<h1>Hello there!</h1>
|
|
<p>
|
|
Welcome to my site. I'm Kevin Mok - a 2<sup>nd</sup> year Computer Science
|
|
student at the University of Toronto, and I'm interested in all things Linux-related and
|
|
<a href="https://www.gnu.org/philosophy/floss-and-foss.en.html"
|
|
target="_blank">FOSS/FLOSS</a>.
|
|
</p>
|
|
|
|
{{ partial "me-equation.html" . }}
|
|
</div>
|