last improvements
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
<footer id="bottom-bar">
|
||||
<div class="row fullwidth">
|
||||
<section class="large-12 columns">
|
||||
<h1><a class="logo" href="/">- {{ site.title|e('html') }} -</a></h1>
|
||||
<!-- <h1><a class="logo" href="/">{{ site.title|e('html') }}</a></h1> -->
|
||||
<address>
|
||||
{{ site.adresse|e('html') }}<br />
|
||||
<a class="mailto" href="mailto:{{site.email}}">{{ site.email|e('html') }}</a>
|
||||
</address>
|
||||
<ul class="footer-menu">
|
||||
|
||||
Reference in New Issue
Block a user