mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up styles
This commit is contained in:
parent
4b82e9b020
commit
792f85071f
4 changed files with 90 additions and 8 deletions
|
@ -106,10 +106,17 @@
|
|||
<div class="container">
|
||||
<div class="site-footer-inner">
|
||||
|
||||
|
||||
<div class="site-foot-soutien">
|
||||
{{template_content['SOUTIEN']}}
|
||||
</div>
|
||||
<nav class="footer-nav">
|
||||
<form role="search" method="get" class="search-form" action="/" id="recherche_footer">
|
||||
<label>
|
||||
<input class="search-field" placeholder="Recherche" value="" name="s" type="search">
|
||||
</label>
|
||||
<input class="is-hidden search-submit" value="Rechercher" type="submit">
|
||||
</form>
|
||||
{{template_content['NAVIGATION']}}
|
||||
<a href="/tags/">Tags</a>
|
||||
<a href="{{template_content['NDD']}}/feed/">Flux Atom</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue