mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up base pages
This commit is contained in:
parent
2908447ddc
commit
5dd3efbd0a
21 changed files with 1702 additions and 36 deletions
26
html-websites/tykayn_blog/index_tykayn_blog.html
Normal file
26
html-websites/tykayn_blog/index_tykayn_blog.html
Normal file
|
@ -0,0 +1,26 @@
|
|||
<!DOCTYPE html>
|
||||
<!-- généré avec orgmode-to-gemini-blog par Tykayn -->
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Cipher Bliss</title>
|
||||
|
||||
<link rel="stylesheet" href="/style.css"></link>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
<h1>Cipher Bliss</h1>
|
||||
<p>Code, nouvelles technologies et entrepreneurariat par B. Lemoine</p>
|
||||
<nav><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></nav>
|
||||
</header>
|
||||
<hr/>
|
||||
<main>
|
||||
|
||||
</main>
|
||||
<hr/>
|
||||
<footer>
|
||||
<nav><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></nav>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue