2022-09-17 10:06:50 +00:00
< head >
< meta charset = "utf-8" >
< title > Teumbleur - Accueil< / title >
< meta property = "og:title" content = "Teumbleur" >
< meta property = "og:image" content = "logo.png" >
< meta property = "og:description" content = "Albums d'illustrations des waifus d'Esenjin." >
< link rel = "shortcut icon" id = "favicon" href = "favicon.ico" >
< link href = 'style.css' rel = 'stylesheet' type = 'text/css' >
2022-09-17 17:31:19 +00:00
< script type = "text/javascript" src = "https://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js" > < / script >
2022-09-17 10:06:50 +00:00
< script type = "text/javascript" src = "script-top.js" > < / script >
< / head >
< body >
< div align = "center" > < img src = "logo.png" / > < / div >
< / br >
< center > < p > Vous pouvez également aller faire un tour sur < a href = "https://esenjin.xyz" target = "_blank" > mon blog< / a > , j'y raconte de temps à autre des choses.< / p > < / center >
< / br > < / br >
< div class = "grid-container" align = "center" >
< article id = "3685" class = "location-listing" >
2022-09-19 16:45:33 +00:00
< a class = "location-title" href = "waifus/Hitagi_Senjougahara/index.php" > Hitagi Senjougahara< / a >
2022-09-17 10:06:50 +00:00
< div class = "location-image" >
2022-09-19 16:45:33 +00:00
< a href = "waifus/Hitagi_Senjougahara/index.php" >
< img width = "300" height = "300" src = "vignettes/hitagi.jpg" alt = "Hitagi Senjougahara" > < / a >
2022-09-17 10:06:50 +00:00
< / div >
< / article >
< article id = "3685" class = "location-listing" >
2022-09-19 16:45:33 +00:00
< a class = "location-title" href = "waifus/Mai_Sakurajima/index.php" > Mai Sakurajima< / a >
2022-09-17 10:06:50 +00:00
< div class = "location-image" >
2022-09-19 16:45:33 +00:00
< a href = "waifus/Mai_Sakurajima/index.php" >
< img width = "300" height = "300" src = "vignettes/mai.jpg" alt = "Mai Sakurajima" > < / a >
2022-09-17 10:06:50 +00:00
< / div >
< / article >
< article id = "3685" class = "location-listing" >
2022-09-19 16:45:33 +00:00
< a class = "location-title" href = "waifus/Elaina/index.php" > Elaina< / a >
2022-09-17 10:06:50 +00:00
< div class = "location-image" >
2022-09-19 16:45:33 +00:00
< a href = "waifus/Elaina/index.php" >
< img width = "300" height = "300" src = "vignettes/elaina.jpg" alt = "Elaina" > < / a >
2022-09-17 10:06:50 +00:00
< / div >
< / article >
< article id = "3685" class = "location-listing" >
2022-09-19 16:45:33 +00:00
< a class = "location-title" href = "waifus/Vladilena_Milizé/index.php" > Vladilena Milizé< / a >
2022-09-17 10:06:50 +00:00
< div class = "location-image" >
2022-09-19 16:45:33 +00:00
< a href = "waifus/Vladilena_Milizé/index.php" >
< img width = "300" height = "300" src = "vignettes/vladilena.jpg" alt = "Vladilena Milizé" > < / a >
2022-09-17 10:06:50 +00:00
< / div >
< / article >
< / div >
2022-09-19 16:48:29 +00:00
< / br >
< center > < p > Le code de ce site web est disponible librement sur < a href = "https://git.crystalyx.net/Esenjin_Asakha/Teumbleur" target = "_blank" > Gitea< / a > .< / p > < / center >
2022-09-17 10:06:50 +00:00
< div id = "scrollUp" >
< a href = "#top" > < img src = "top.png" / > < / a >
< / div >
< / br >
< / body >