Add header image and restyle navigation menu

This commit is contained in:
2016-01-11 20:44:42 +00:00
parent 7495ef03de
commit 3ce8804937
2 changed files with 48 additions and 16 deletions

View File

@@ -35,7 +35,10 @@
</script>
</head>
<body class="layout-{{ page.layout }}{% if page.body_class %} {{ page.body_class }}{% endif %}">
<header>
<header id="masthead" class="site-header" role="banner">
<a class="home-link" href="/" title="Rik @ St. Andrews" rel="home"></a>
</header>
<header class="navigation">
<ul class="screen-only">
{% if 'dev' == site.environment %}
<li><a href="/{{ site.baseurl }}/private/">private</a></li>