Merge pull request #36 from pi-hole/Dropdown-Changes

Updated dropdown with more intuitive buttons and links
This commit is contained in:
Mcat12
2016-02-17 20:27:37 -05:00
+2 -2
View File
@@ -67,13 +67,13 @@
<!-- Menu Body -->
<li class="user-body">
<div class="col-xs-4 text-center">
<a href="https://github.com/jacobsalmela/pi-hole">Free</a>
<a href="https://github.com/jacobsalmela/pi-hole">Github</a>
</div>
<div class="col-xs-4 text-center">
<a href="http://jacobsalmela.com/block-millions-ads-network-wide-with-a-raspberry-pi-hole-2-0/">Details</a>
</div>
<div class="col-xs-4 text-center">
<a href="#">Updates</a>
<a href="https://github.com/pi-hole/pi-hole/releases">Updates</a>
</div>
</li>
<!-- Menu Footer-->