mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
script js pour recherche par moteur externe
This commit is contained in:
parent
530b8b7553
commit
c20b6a1b4d
10 changed files with 78 additions and 9 deletions
|
@ -35,8 +35,9 @@ configs_sites = {
|
|||
<a href="/">Accueil</a>
|
||||
<a href="https://portfolio.cipherbliss.com">Portfolio</a>
|
||||
<a href="/feed">Flux RSS</a>
|
||||
<a href="/contact">Contact</a>
|
||||
<a href="/ressources-de-café-vie-privée">Ressources</a>
|
||||
<a href="/tags">Tags</a>
|
||||
<a href="/contact">Contact</a>
|
||||
</nav>
|
||||
""",
|
||||
"BANNIERE_ENTETE": "https://www.cipherbliss.com/wp-content/uploads/2016/11/bg.jpg",
|
||||
|
@ -65,6 +66,7 @@ configs_sites = {
|
|||
<a href="https://www.cipherbliss.com">Cipherbliss</a>
|
||||
<a href="/feed">Flux RSS</a>
|
||||
<a href="https://cloud.tykayn.fr/index.php/s/dessins_partage_blog">Sources des illustrations</a>
|
||||
<a href="/tags">Tags</a>
|
||||
<a href="/contact">Contact</a>
|
||||
</nav>
|
||||
""",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue