Extend gallery functionality, general cleanup
This commit is contained in:
@@ -37,9 +37,6 @@
|
||||
</head>
|
||||
<body class="layout-{{ page.layout }}{% if page.body_class %} {{ page.body_class }}{% endif %}">
|
||||
<header>
|
||||
<!--div class="timeline">
|
||||
<a href="/"><img alt="" src="" /></a>
|
||||
</div-->
|
||||
<ul class="screen-only">
|
||||
{% if 'dev' == site.environment %}
|
||||
<li><a href="/{{ site.baseurl }}/private/">private</a></li>
|
||||
|
||||
Reference in New Issue
Block a user