Compare commits
2 Commits
4ba398a774
...
e0b309236e
Author | SHA1 | Date | |
---|---|---|---|
|
e0b309236e | ||
|
0117037532 |
10
README.md
10
README.md
@@ -1,2 +1,12 @@
|
||||
# darioscar
|
||||
|
||||
Un site créé par dario et oscar
|
||||
|
||||
## Idées
|
||||
|
||||
- bibliothèque
|
||||
- ascii-art (flexible, façile et joli)
|
||||
|
||||
|
||||
|
||||
|
||||
|
30
index.html
Normal file
30
index.html
Normal file
@@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<pre>
|
||||
<')
|
||||
(\/"
|
||||
I ,-".
|
||||
|-"\ ,-\.
|
||||
,-"\ ,-"\ ,"\.
|
||||
./\.,-"\ ,-"\ ,"\
|
||||
./ _ \.,-"\ ,-"\,-"
|
||||
./ (_) \.,-"\,-" |
|
||||
/ .---. \ ,-" | :
|
||||
| | O | | ,^". | .' :
|
||||
| |/_\| | | o|,-' .--'' .'
|
||||
| | |,-'.,,.-' ..., '.
|
||||
|___________|,-' , ..' ". '.
|
||||
'''--'' : :
|
||||
'
|
||||
|
||||
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user