Commit 57cab55

mo khan <mo@mokhan.ca>
2016-05-21 15:30:48
add link to login page.
1 parent 19105f9
Changed files (2)
_includes/header.html
@@ -19,6 +19,7 @@
           <a class="page-link" href="{{ my_page.url | prepend: site.baseurl }}">{{ my_page.title }}</a>
           {% endif %}
         {% endfor %}
+        <a class="page-link" href="https://www.stronglifters.com">Login</a>
       </div>
     </nav>
 
_config.yml
@@ -6,12 +6,10 @@
 # 'jekyll serve'. If you change this file, please restart the server process.
 
 # Site settings
-title: Your awesome title
-email: your-email@domain.com
+title: Stronglifters
+email: help@stronglifters.com
 description: > # this means to ignore newlines until "baseurl:"
-  Write an awesome description for your new site here. You can edit this
-  line in _config.yml. It will appear in your document head meta (for
-  Google search results) and in your feed.xml site description.
+  This site is dedicated to the art of strength training.
 baseurl: "" # the subpath of your site, e.g. /blog
 url: "http://words.stronglifters.com" # the base hostname & protocol for your site
 twitter_username: stronglifters