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-4/index.html
Normal file
20
web/output/journal-entry-4/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>The festival of the Golden Calf is approaching, and the whole town is buzzing with anticipation. People are putting up decorations and practicing music for the big day. I can feel the excitement building, but I'm not sure what to expect. The cultists seem to be especially fervent this year, and they've been constructing an elaborate shrine in the town square. I can't help but wonder what it means for the town and its people.</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