2020-04-30 16:12:44 +00:00
<!DOCTYPE html>
< html lang = "fr" >
< head >
2020-07-11 13:23:25 +00:00
< meta charset = "utf-8" >
< title > theo lem | à propos< / title >
2020-05-10 17:29:47 +00:00
< link rel = "stylesheet" media = "screen" href = "/theme/css/main.css" type = "text/css" / >
< link rel = "stylesheet" media = "print" href = "/theme/css/print.css" / >
2020-07-11 13:23:25 +00:00
< link rel = 'icon' href = '/images/sunrise.svg' type = 'images/svg' / >
2020-05-10 17:29:47 +00:00
2020-04-30 16:12:44 +00:00
< / head >
< body >
< div class = 'banner' >
< a href = '/index.html' >
< img class = 'banner-img' src = '/images/banner_croped.png' >
< / a >
< / div >
2020-05-07 16:29:37 +00:00
2020-04-30 16:12:44 +00:00
< div align = 'center' class = 'navbar' >
2020-05-07 16:29:37 +00:00
2020-04-30 16:12:44 +00:00
< a class = 'categories' href = "/category/blog.html" > blog< / a >
2020-05-07 16:29:37 +00:00
< a class = 'categories' href = "/category/poemes.html" > poèmes< / a >
< a class = 'pages' href = "/pages/about.html" > à propos< / a >
2020-05-10 14:23:09 +00:00
2020-04-30 16:12:44 +00:00
< / div >
2020-05-07 16:29:37 +00:00
< hr >
2020-04-30 16:12:44 +00:00
< div class = 'content' >
2020-05-10 14:23:09 +00:00
< p > Les poèmes viennent du < a href = "https://yellowredblackandblue.blogspot.com/" > vieux blog< / a > .< / p >
2020-07-11 13:23:25 +00:00
< p > La photo de bannière a été prise par Manon, et retouchée par son imprimante, que je salue. < / p >
< p > L'icône d'onglet a été réalisée par Edward Boatman du Noun Project, et est placée sous license Creative Common Attribution (CC-BY). Plus d'informations < a href = "https://thenounproject.com/edward" > ici< / a > .< / p >
2020-05-10 14:23:09 +00:00
< p > Site réalisé par mes soins en utilisant < a href = "https://blog.getpelican.com/" > Pelican< / a > et < a href = "https://www.velvetyne.fr/fonts/happy-times/" > Happy Times< / a > .< / p >
< p > Hébergé chez OVH. < / p >
2020-05-07 16:29:37 +00:00
< / div >
< div class = 'footer' >
< a href = "/feeds/all.atom.xml" >
< img target = "_blank" rel = "noopener noreferrer" id = 'rss-logo' src = '/images/rss.png' >
< / a >
< a target = "_blank" rel = "noopener noreferrer" href = 'https://git.jean-cloud.net/theolem/' >
< img id = 'git-logo' src = '/images/git.png' >
< / a >
2020-04-30 16:12:44 +00:00
< / div >
< / body >
< / html >