Mise à jour de la mise en page
This commit is contained in:
parent
48467d2b63
commit
2bc84ab019
@ -30,7 +30,7 @@
|
||||
{{ .Content }}
|
||||
</article>
|
||||
</main>
|
||||
<nav class="end-nav side-padding">
|
||||
<nav class="end-nav side-padding card-container card content">
|
||||
{{ with .PrevInSection }}
|
||||
{{ .Render "li-next" }}
|
||||
{{ end }}
|
||||
|
@ -6,5 +6,8 @@
|
||||
|
||||
|
||||
<footer class="content card card-container side-padding" >
|
||||
<h3>The Octet Press is N07070's blog. It's self-hosted, low-tech, without javascript and static, as it should be.</h3><sup><a href="https://www.wired.com/2015/11/i-turned-off-javascript-for-a-whole-week-and-it-was-glorious/" rel="nofollow">Why ?</a></sup>
|
||||
<h3>The Octet Press is <a href="{{ .Site.BaseURL }}about-me/">N07070's</a> blog.</h3>
|
||||
<small>It's self-hosted, low-tech, without javascript and static, as it should be.</small>
|
||||
<br>
|
||||
<sup><a href="https://www.wired.com/2015/11/i-turned-off-javascript-for-a-whole-week-and-it-was-glorious/" rel="nofollow">Why ?</a></sup>
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user