20 lines
863 B
HTML
20 lines
863 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="english">
|
||
|
|
<head>
|
||
|
|
<meta charset="utf-8" />
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<link href="/theme/local.css" rel="stylesheet">
|
||
|
|
</head>
|
||
|
|
|
||
|
|
<body id="index" class="home">
|
||
|
|
|
||
|
|
<section id="content" class="body">
|
||
|
|
<div class="entry-content">
|
||
|
|
<p>Last night I had a nightmare about a donkey with blue eyes. In the dream, he was leading me through a maze of underground caves, but every time I looked back, the tunnels had shifted and I couldn't find my way back. Suddenly, I woke up with a start, convinced that someone or something was in my room. But when I turned on the light, there was nothing there. Maybe it was just my mind playing tricks on me.</p>
|
||
|
|
</div>
|
||
|
|
</section>
|
||
|
|
|
||
|
|
</body>
|
||
|
|
<script src="/theme/platform.js"></script>
|
||
|
|
<script src="/theme/geo.js"></script>
|
||
|
|
</html>
|