Add header image and restyle navigation menu
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user