This commit is contained in:
oscar.plaisant@icloud.com
2024-01-10 01:44:49 +01:00
parent 28cf123d41
commit 97032d3d8b
6 changed files with 227 additions and 47 deletions

36
home/index.html Normal file
View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="../style.css">
<style> * { --font-size: 2.19vw} </style>
<title>oskar's world - home</title>
</head>
<body>
<pre>
"-. .-"
"-. .-"
"-............................................................-"
: <!-- --> .---. <!-- --> .---.<!-- --> :
-, : <a href="upstairs.html"> _____ </a> :O o: <a href="wc.html"> </a> : * : <a href="living_room.html"> _____ </a> :
: "-.: <a href="upstairs.html"> .-"/___\"-. </a> :T Y: <a href="wc.html">.--------.</a> :v/^\.: <a href="living_room.html">.-"||]]_"-.</a> :
: | :: <a href="upstairs.html"> /~~|_____|~~\ </a> :^ ^: <a href="wc.html">! __ !</a> '---'<a href="living_room.html"> /___||]]|]_]\ </a> :
: | :: <a href="upstairs.html">!~~/_______\~~!</a> '"""' <a href="wc.html">! |wc| !</a> <a href="living_room.html">!__'.\|]|]]|]]!</a> :
: | :: <a href="upstairs.html">!~~|_______|~~!</a> <a href="wc.html">! !</a> <a href="living_room.html">! \_.'"""""""!</a> :
:-+-:: <a href="upstairs.html">!~/_________\~!</a> <a href="wc.html">! !</a> <a href="living_room.html">! \\',',',',!</a> :
: | :: <a href="upstairs.html">!~|_________|~!</a> <a href="wc.html">!(0) !</a> <a href="living_room.html">!____\\ , , , !</a> :
: | :: <a href="upstairs.html">!/___________\!</a> <a href="wc.html">! !</a> <a href="living_room.html">!____|L\ , , ,!</a> :
: | :: <a href="upstairs.html">!|___________|!</a> <a href="wc.html">! !</a> <a href="living_room.html">!, \] , , , !</a> :
: |.': <a href="upstairs.html">/_____________\</a> <a href="wc.html">! !</a> <a href="living_room.html">! , °, , , ,!</a> :
:.' ;.,<a href="upstairs.html">|_____________|</a>.,.,...<a href="wc.html">!;;;;;;;;!</a>.,....,<a href="living_room.html">!;,,;,,;,,;,,;!</a>.,:
' .' '.
.' <a href="../index.html"> .-------. </a> '.
.' <a href="../index.html">.! leave !.</a> '.
.' <a href="../index.html"> ':;;;;;:' </a> '.
<a href="../index.html"> ':;:' </a>
<a href="../index.html"> ' </a>
</pre>
</body>
</html>

47
home/wc.html Normal file
View File

@@ -0,0 +1,47 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="../style.css">
<style> * { --font-size: 1.538vw} </style>
<title>oskar's world - wc</title>
</head>
<body>
<pre>
"-. .-"
"-. .-"
"-............................................................................................-"
: :
: ::::::::::: :
: :: | :: :
: :: | :: :
: ::---+---:: :
: :: | :: :
: :: | :: :
: ::::::::::: .---------------. :
: ! ! :
: ! .---------. ! :
: ! | "\ \ / | ! :
: ! | _/ VV | ! :
: ! ! :
: ! ! :
: __ _ ! _ ! :
______ '( (-' ________"\____________ ! (_) ! :
/____ /] |__| / _T_||_T_ / ! ! :
[____]/| / .' : /| ! ! :
| Q| | / '._______.' / | ! ! :
| | | /_____________________/ | ! ! :
| | |_..----..._ | _____ _____ | | ! ! :
\____|// / / / : | |__o__| |__o__| | | ! ! :
; `-.._____..-'/ | _______ _______ | | ! ! :
'. _.-'................ | | | | | |....;;;;;;;;;;;;;;;;;...........:
.-": .--""""" | | {|} | | / "-.
.-" _.' :_:::::::. | | | | | / "-.
-" .(_________);;;;;;;; |_|_______|_______|_|/ "-
""""""::::::::::::
""""""""
</pre>
</body>
</html>