Fixed nav bar and added guidence in nav.html;fixed g+ share button

This commit is contained in:
Logen Kain 2016-06-20 13:50:41 -07:00
parent e9ca79b40e
commit bcc1eb4211
2 changed files with 27 additions and 6 deletions

View File

@ -3,12 +3,29 @@
<nav id="menu">
<a class="toggle_link noline"><i class="fa fa-close fa-lg"></i></a>
<ul>
<li>
<a href="{{ site.baseurl | replace: '//', '/' }}/page">Page</a>
</li>
<!--
NOTES:
Here we will add common categories. So, game reviews, product reviews, news.
Probably have a news drop down and a review drop down with other category options.
News
Android
Apple
General tech
Reviews
Games
Linux
Products
Apps
Apple
Android
-->
<!--
<li>
<a href="{{ site.baseurl | replace: '//', '/' }}/page-full">Full-Width Page</a>
</li>
-->
<li>
<a href="{{ site.baseurl | replace: '//', '/' }}/archive">Archive</a>
</li>
@ -30,6 +47,10 @@
</nav>
<nav class="iconnav">
<ul>
<li>
<a href="{{ site.baseurl | replace: '//', '/' }}/page">About</a>
</li>
<!--
DISABLED SEARCH ICON
<li class="sicon">

View File

@ -3,7 +3,7 @@
<br>
<hr>
<a href="https://plus.google.com/share?url=https://google.com" rel="nofollow" target="_blank" title="Share On Google Plus!">
<a href="https://plus.google.com/share?url={{ site.url }}{{ page.url }}" rel="nofollow" target="_blank" title="Share On Google Plus!">
<img alt="Google Plus " src="/img/goog.png" width="30">
</a>
<a href="https://twitter.com/home?status={{page.title}} by @{{author.twitter_hand}} {{ site.url }}{{ page.url }} via @{{site.twitter_hand}}" rel="nofollow" target="_blank" title="Share On Twitter!">