1
0

fixes + readme

* correctif liens pocket
* nommage des endblocks
* réadmet + ajout capture
This commit is contained in:
Jérémie Ducastel
2015-08-10 13:37:36 +02:00
parent dfe668a992
commit 90d68a9a4b
13 changed files with 56 additions and 60 deletions

View File

@ -5,7 +5,7 @@
{% block local %}
{# aside content #}
{% block local_aside %}
<aside id="local-aside" class="six wide computer four wide tablet column">
<aside id="local-aside" class="six wide computer twelve wide tablet column">
{#}<span class="ui horizontal divider"><i class="location arrow icon"></i></span>
<nav class="ui fluid secondary menu">
<a href="{{ SITEURL }}/" class="header item"><i class="home icon"></i></a>
@ -43,7 +43,7 @@
{# main content #}
{% block main %}
<main id="main" class="ui eight wide computer ten wide tablet column">
<main id="main" class="ui eight wide computer twelve wide tablet column">
<article id="article" class="ui top attached segment">
<h1 class="ui header">{{ article.title }}</h1>