summaryrefslogtreecommitdiff
path: root/blag/layouts/partials/author.html
diff options
context:
space:
mode:
Diffstat (limited to 'blag/layouts/partials/author.html')
-rw-r--r--blag/layouts/partials/author.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/blag/layouts/partials/author.html b/blag/layouts/partials/author.html
deleted file mode 100644
index 88a2736..0000000
--- a/blag/layouts/partials/author.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<section>
- <div id="author">
- <a class="fade" href="about-me/"><h3 class="fade">Kenny Ballou</h3></a>
- <h4><code>:(){ :|:&amp; };:</code></h4>
- <a href="https://github.com/kennyballou">
- <i class="fade fa fa-github-square fa-2x"></i>
- </a>
- <a href="https://bitbucket.org/kballou">
- <i class="fade fa fa-bitbucket-square fa-2x"></i>
- </a>
- <a href="http://www.linkedin.com/in/kennyballou">
- <i class="fade fa fa-linkedin-square fa-2x"></i>
- </a>
- <a href="https://plus.google.com/+KennyBallou">
- <i class="fade fa fa-google-plus-square fa-2x"></i>
- </a>
- <a href="https://twitter.com/kennyballou">
- <i class="fade fa fa-twitter-square fa-2x"></i>
- </a>
- </div>
-</section>