Compare commits
No commits in common. "2d04f1eda2f7fb9187883000b75f4eacac14d0fc" and "4cc771cd741cd8351d24e182494a4e0bbc94ec79" have entirely different histories.
2d04f1eda2
...
4cc771cd74
@ -765,6 +765,7 @@ textarea {
|
||||
flex-direction:column;
|
||||
-webkit-box-align:center;
|
||||
-ms-flex-align:center;
|
||||
align-items:center;
|
||||
max-width:920px
|
||||
}
|
||||
.post-template .post-content>p:first-child {
|
||||
|
@ -26,7 +26,7 @@
|
||||
|
||||
<footer class="site-footer">
|
||||
<div class="inner">
|
||||
<section class="copyright"><a href="/">{{@site.title}}</a> © {{date format="YYYY"}} • <a href="/mentions-legales">Mentions légales</a></section>
|
||||
<section class="copyright"><a href="/">{{@site.title}}</a> © {{date format="YYYY"}} • <a href="/">Mentions légales</a></section>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user