Updates
This commit is contained in:
@ -5,6 +5,6 @@ weight: 49
|
||||
|
||||
> You're not very focused.
|
||||
|
||||
<a class="pulse" href="/poet-and-mystic/overflowing/with/words">I know</a>.
|
||||
<a class="pulse" href="/poet-and-mystic/overflowing">I know</a>.
|
||||
|
||||
> Ask.
|
||||
|
||||
6
content/poet-and-mystic/overflowing/_index.html
Normal file
6
content/poet-and-mystic/overflowing/_index.html
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
background: '#aaa'
|
||||
color: '#000'
|
||||
---
|
||||
|
||||
<p><a class="pulse" href="with">overflowing</a></p>
|
||||
7
content/poet-and-mystic/overflowing/with/_index.html
Normal file
7
content/poet-and-mystic/overflowing/with/_index.html
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
background: '#666'
|
||||
color: '#ccc'
|
||||
pulse_light: true
|
||||
---
|
||||
|
||||
<p style="text-align: center"><a class="pulse" href="words">with</a></p>
|
||||
@ -9,6 +9,8 @@ main * {
|
||||
}
|
||||
</style>
|
||||
|
||||
<p style="text-align: right">words</p>
|
||||
|
||||
speak to me
|
||||
speak to me
|
||||
speak to me
|
||||
|
||||
@ -3,6 +3,11 @@ date: 2019-12-26
|
||||
weight: 5
|
||||
---
|
||||
|
||||
I went for a walk and was driven by impulse to collect five sticks. They had to be as straight as possible. They had to be balanced as close to the middle as possible. They had to be the same length without me breaking them. They had to have been from different trees. They had to have fallen more than a year prior.
|
||||
<pre class="verse">I went for a walk and was driven by impulse to collect five sticks.
|
||||
They had to be as straight as possible.
|
||||
They had to be balanced as close to the middle as possible.
|
||||
They had to be the same length without me breaking them.
|
||||
They had to have been from different trees.
|
||||
They had to have fallen more than a year prior.
|
||||
|
||||
When I got home, I lay them in a row, asked my question, and, one by one, broke them in half.
|
||||
When I got home, I lay them in a row, asked my question, and, one by one, broke them in half.</pre>
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
---
|
||||
type: serial
|
||||
background: '#000'
|
||||
color: '#444'
|
||||
quote: '#555'
|
||||
color: '#666'
|
||||
quote: '#777'
|
||||
pulse_light: true
|
||||
back: /16
|
||||
back: /poet-and-mystic/11
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user