aboutsummaryrefslogtreecommitdiff
path: root/app/views/index.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2018-11-20 13:39:51 -0500
committerThedro Neely <thedroneely@gmail.com>2018-11-20 13:39:51 -0500
commit03fed7740c59ad942515e4d0fc8e7a82a63315a4 (patch)
treefd53f37e8df810f2a176cab404bbec1a6c04261c /app/views/index.view.php
parentdda11ebd2f575e4a9d8ea403bca7bb82ebd39da2 (diff)
downloadthedroneely.com-03fed7740c59ad942515e4d0fc8e7a82a63315a4.tar.gz
thedroneely.com-03fed7740c59ad942515e4d0fc8e7a82a63315a4.tar.bz2
thedroneely.com-03fed7740c59ad942515e4d0fc8e7a82a63315a4.zip
public: Hugo Update. Add new post
Diffstat (limited to 'app/views/index.view.php')
-rw-r--r--app/views/index.view.php53
1 files changed, 25 insertions, 28 deletions
diff --git a/app/views/index.view.php b/app/views/index.view.php
index 2068415..e1232fd 100644
--- a/app/views/index.view.php
+++ b/app/views/index.view.php
@@ -33,9 +33,10 @@
<br>
<p class="has-text-left has-text-black line__height">
- My name is Thedro (<span class="has-text-grey">tee-dro</span>) &mdash;
+ My name is Thedro (<span class="has-text-grey-dark">tee-dro</span>) &mdash;
a web developer and self-taught
- <a href="https://en.wikipedia.org/wiki/Linux">linux and unix-like</a> system administrator.
+ <a href="https://en.wikipedia.org/wiki/Linux">linux and unix-like</a>
+ system administrator.
There are many different tools and programming languages I've come across.
Welcome to my corner of the web. Here you'll find things I've
worked on as well as other interesting discoveries.
@@ -52,23 +53,21 @@
<br>
- <ul>
- <li class="link__padding">
- <a href="/post/my-sublime-text-setup/">My Sublime Text Setup</a>
- </li>
+ <a class="underline__hover line__height" href="/post/bitcoin-hacked-email-scam/">Bitcoin Hacked Email Scam</a>
- <li class="link__padding">
- <a href="/post/mixing-php-into-hugo/">Mixing PHP into Hugo</a>
- </li>
+ <br>
+
+ <a class="underline__hover line__height" href="/post/my-sublime-text-setup/">My Sublime Text Setup</a>
+
+ <br>
- <li class="link__padding">
- <a href="/post/now-dns-pfsense/">Now-DNS and pfSense</a>
- </li>
+ <a class="underline__hover line__height" href="/post/mixing-php-into-hugo/">Mixing PHP into Hugo</a>
+
+ <br>
+ <br>
- <br>
+ <a class="front__frame" href="post/">More posts <span class="icon">➤</span></a>
- <li><a class="front__frame" href="post/">More posts <span class="icon">➤</span></a></li>
- </ul>
</div>
<div class="column">
@@ -78,23 +77,21 @@
<br>
- <ul>
- <li class="link__padding">
- <a href="/project/bulma-resume">Bulma Resume</a>
- </li>
+ <a class="underline__hover line__height" href="/project/bulma-resume">Bulma Resume</a>
- <li class="link__padding">
- <a href="/project/personal-portfolio/">Personal Portfolio</a>
- </li>
+ <br>
+
+ <a class="underline__hover line__height" href="/project/personal-portfolio/">Personal Portfolio</a>
+
+ <br>
- <li class="link__padding">
- <a href="/project/voiceover-website/">Voiceover Website</a>
- </li>
+ <a class="underline__hover line__height" href="/project/voiceover-website/">Voiceover Website</a>
+
+ <br>
+ <br>
- <br>
+ <a class="front__frame" href="project/">More projects <span class="icon">➤</span></a>
- <li><a class="front__frame" href="project/">More projects <span class="icon">➤</span></a></li>
- </ul>
</div>
</div>