[stoi] Change static title s/c'est nul/c'est toi/
This commit is contained in:
parent
0a51c351e1
commit
3c445d15fd
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
<head>
|
<head>
|
||||||
<title>C'est nul !</title>
|
<title>C'est toi !</title>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
@ -46,6 +46,6 @@
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1 id="t">C'est nul !</h1>
|
<h1 id="t">C'est toi !</h1>
|
||||||
<p>Hey ! Pour râler autrement, allez voir <a href="http://saynul.grmbl.me/">grmbl.me</a><p>
|
<p>Hey ! Pour râler autrement, allez voir <a href="http://saynul.grmbl.me/">grmbl.me</a><p>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue