1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Minor tweaks to the site homepage. Goofin' around.

This commit is contained in:
Chris Cummer
2018-05-07 18:02:30 -07:00
parent b457f7a0ad
commit a3ddafb3b6
8 changed files with 184 additions and 198 deletions

View File

@@ -39,7 +39,7 @@
</head>
<body>
<div class="sidebar">
<div class="container text-center sidebar-sticky">
<div class="container sidebar-sticky">
<div class="sidebar-about text-center">
<a href="http://wtfutil.com/"><h1 class="brand"></h1></a>
<a href="http://wtfutil.com/"> <img src="/img/wtf.png" alt="WFT Logo" class="" width=""> </a>
@@ -47,35 +47,17 @@
...is going on?
</p>
</div>
<div>
<ul class="sidebar-nav">
</li>
</ul>
</div>
<p>
<section class="row text-center">
</section>
<div>
<h3 style="color: white;">Content</h3>
<ul style="list-style-type: none;">
</ul>
</div>
</p>
<p class="copyright">&copy; 2018 Chris Cummer.
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> &amp; <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
</p>
</div>
<div>
<p class="copyright">&copy; 2018 Chris Cummer.
<a href="https://creativecommons.org/licenses/by/4.0">Some Rights Reserved</a>.<br/>Built with <a href="https://gohugo.io/">Hugo</a> &amp; <a href="https://github.com/htr3n/hyde-hyde">hyde-hyde</a>.
</p>
</div>
</div>