aligned content to the center instead of to the left
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{{ template "header.tmpl" . }}
|
||||
<h2>Hi, my name is Rawley.</h2>
|
||||
<p>
|
||||
I am an independent full-stack developer from Canada. Currently pursuing a degree in Computer Science, with hopes of participating in a graduate program.
|
||||
I am an independent software engineer, and self proclaimed systems administrator from Canada. Currently, I am pursuing a degree in Computer Science, with hopes of participating in a graduate program later down the road.
|
||||
</p>
|
||||
<p>
|
||||
I am a GNU/Linux and OpenBSD enthusiast. I am active in both the Debian and Void GNU/Linux communities. My favourite programming languages are Go and Clojure. You can check out my work on <a href="https://gitlab.com/rawleyIfowler">GitLab</a>. I am currently working on an open-source community based blogging network called <a href="https://gitlab.com/xrn">xrn</a>.
|
||||
I am a GNU/Linux and OpenBSD enthusiast. I am active in both the Debian and Void communities, as well as the OpenBSD community. My favourite programming languages are Go and Clojure. You can check out my work on <a href="https://gitlab.com/rawleyIfowler">GitLab</a>. Currently, I am working on an open-source community based blogging network called <a href="https://gitlab.com/xrn">xrn</a>.
|
||||
</p>
|
||||
<p>
|
||||
When I'm not programming, I'm either reading, cooking, playing table-top games, or walking my dog.
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<p>
|
||||
<a href="/static/Resume.pdf">View my resume (pdf).</a>
|
||||
</p>
|
||||
<h3>Skill keywords</h3>
|
||||
<p class="skill-keywords">
|
||||
<i>GNU/Linux</i>
|
||||
<i>Debian</i>
|
||||
|
||||
Reference in New Issue
Block a user