now with custom icon font (and some tweaks)
This commit is contained in:
parent
5cbd281bfa
commit
ed4dd73333
96 changed files with 2990 additions and 7563 deletions
|
@ -16,11 +16,11 @@ format: video
|
|||
<h1>{{ page.title }}</h1>
|
||||
</header>
|
||||
{% if page.description %}
|
||||
<p class="teaser">
|
||||
{{ page.description }}
|
||||
</p>
|
||||
<p class="teaser">
|
||||
{{ page.description }}
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
|
||||
{{ content }}
|
||||
</div><!-- /.medium-8.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
|
Reference in a new issue