initial content
This commit is contained in:
parent
b532a200d1
commit
0ed458d72d
3 changed files with 45 additions and 0 deletions
45
index.html
45
index.html
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="fr" dir="auto">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="my 10 little fingers">
|
||||
<meta charset="utf-8">
|
||||
<title>Gribse - chokbar.bzh</title>
|
||||
<!-- <link rel="stylesheet" href=""> -->
|
||||
</head>
|
||||
|
||||
<header>
|
||||
<style>
|
||||
@font-face{
|
||||
font-family:tt2020;
|
||||
src:url(TT2020Base-Regular.woff2)format('woff2');
|
||||
|
||||
}
|
||||
|
||||
html {
|
||||
background-image: url(papier.jpg);
|
||||
background-repeat: repeat;
|
||||
font-family: tt2020, 'Courier New', Courier, monospace;
|
||||
font-size: 1.2em;
|
||||
font-weight: 500;
|
||||
}
|
||||
body {
|
||||
width: 800px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 100px;
|
||||
}
|
||||
</style>
|
||||
</header>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Salut !</h1>
|
||||
<p>Je suis Gribse, un des trois zigotals de la filouterie, hébergeurs de <a href="https://www.chokbar.bzh/">chokbar.bzh</a></p>
|
||||
<p>Sinon, si les machines à écrire et le tissage vous intéressent, allez jeter un oeil à <a href="https://www.achilletoupin.com/">mon (super) blog</a>.</p>
|
||||
|
||||
|
||||
<span>Page mise à jour le 2025-11-23</span>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue