| layout | default |
|---|---|
| title | Stories |
This is a space where I'll link some of the short stories I've written when I'm bored! Feel free to give me some feedback here.
{% for story in site.stories %}
- [{{ story.title }}]({{ story.url }}) {% endfor %}
| layout | default |
|---|---|
| title | Stories |
This is a space where I'll link some of the short stories I've written when I'm bored! Feel free to give me some feedback here.
{% for story in site.stories %}