Update Nataliah stuff
This commit is contained in:
parent
2d199f09ac
commit
94ef3007f2
2 changed files with 17 additions and 0 deletions
|
@ -7,6 +7,11 @@ layout: journal
|
|||
Certain Stuff can go here, and then the most recent
|
||||
entry shows below.
|
||||
|
||||
## Posts:
|
||||
{% for post in site.posts %}
|
||||
- {{ post.title }}
|
||||
{% endfor %}
|
||||
|
||||
---
|
||||
|
||||
{% assign recent = site.posts | where: "aut", page.aut | first %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue