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-11/index.html
Normal file
20
web/output/journal-entry-11/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>As I fell asleep last night, the fragrance of the wildflowers filled my senses, and I found myself wandering in a beautiful valley full of olive trees. The sun was setting, casting the sky in hues of orange and red. As I wandered between the trees, I heard a faint tinkling sound, and soon it grew louder, forming a symphony of music. Suddenly, I was surrounded by strange mechanical creatures, their limbs moving in perfect sync with the melody. The music was like nothing I had ever heard before, ethereal and otherworldly. When I woke up, I felt like I had just returned from a far-off land. The music was still ringing in my ears, and I couldn't shake off the feeling that it was calling out to 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