geo.js fix
This commit is contained in:
parent
20c0224bc8
commit
4203301112
35 changed files with 556 additions and 23 deletions
20
web/output/journal-entry-5/index.html
Normal file
20
web/output/journal-entry-5/index.html
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<!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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue