aboutsummaryrefslogtreecommitdiff
path: root/app/views/resume.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-08-11 05:18:56 -0400
committerThedro Neely <thedroneely@gmail.com>2019-08-11 05:18:56 -0400
commit3975d185fe2900b15e1b4f4644e9d0ba47b6a5d9 (patch)
tree95c06db146aec1e5213f791e435c9292acf0c697 /app/views/resume.view.php
parenta24bd625f4b2555fc01443b0c762874d4216132f (diff)
downloadthedroneely.com-3975d185fe2900b15e1b4f4644e9d0ba47b6a5d9.tar.gz
thedroneely.com-3975d185fe2900b15e1b4f4644e9d0ba47b6a5d9.tar.bz2
thedroneely.com-3975d185fe2900b15e1b4f4644e9d0ba47b6a5d9.zip
app/views/resume: Add another question/answer
Diffstat (limited to 'app/views/resume.view.php')
-rw-r--r--app/views/resume.view.php13
1 files changed, 12 insertions, 1 deletions
diff --git a/app/views/resume.view.php b/app/views/resume.view.php
index 55de3dd..4291942 100644
--- a/app/views/resume.view.php
+++ b/app/views/resume.view.php
@@ -140,7 +140,7 @@
<div class="timeline-content">
<p class="heading">Sys Admin</p>
<p class="is-size-7">CentOS &nbsp; Debian &nbsp; Windows</p>
- <p class="is-size-7">Android &nbsp; pfSense/Opnsense</p>
+ <p class="is-size-7">Android &nbsp; Alpine &nbsp; pfSense/Opnsense</p>
<p class="is-size-7">Systemd &nbsp; DNS &nbsp; SMTP &nbsp; DHCP</p>
</div>
</div>
@@ -205,6 +205,17 @@
</div>
</div>
+ <div class="timeline-item">
+ <div class="timeline-marker"></div>
+ <div class="timeline-content">
+ <p class="heading">What's your OS setup?</p>
+ <p class="is-size-7">
+ Linux distribution on bare metal, and everything else floating on top.
+ Arch bare metaling and hosting CentOS, Debian, Void, Windows and MAC OS.
+ </p>
+ </div>
+ </div>
+
</div>
</section>