Add Login Button

This commit is contained in:
madmaurice 2017-12-22 20:40:23 +01:00
parent 6bf5aa707f
commit fde8bce49a
2 changed files with 15 additions and 1 deletions
_includes

View file

@ -15,7 +15,8 @@
<body>
<header class="header">
<a class="#header"><img src="{{ "/assets/images/logo-green.png" | relative_url }}" alt="Zom.bi"></a>
<div class="loginButton"><a href="https://www.youtube.com/watch?v=DLzxrzFCyOs">Login</a></div>
<a class="#header"><img src="{{ "assets/images/logo-green.png" | relative_url }}" alt="Zom.bi"></a>
<h2 class="tagline show-for-medium">The friendly neighborhood tech community</h2>
<ul class="header-subnav show-for-medium">
{% include menu.html %}