change list date to last modified
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: my favourite music
|
||||
date: 2023-06-14
|
||||
---
|
||||
|
||||
<h1>albums</h1>
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: art resources
|
||||
date: 2023-07-18
|
||||
---
|
||||
|
||||
### marc brunet brushes
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: "my favourite artists"
|
||||
date: 2023-04-13
|
||||
---
|
||||
|
||||
i find my """artistic journey""" and """""artistic goals""""" are pretty hard to grasp; i don't think i'm the kind of person who has some great unique thing to say that hasnt been said before, and my insecurity about my skill means that i find it pretty difficult to experiment. i guess i just want to make things that look neat, but i want to stay genuine while doing it, whatever that means
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: cool game links
|
||||
date: 2023-07-06
|
||||
---
|
||||
|
||||
### infinite backlog
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: cool links
|
||||
date: 2023-06-21
|
||||
---
|
||||
|
||||
### name your price essentials
|
||||
|
@ -1,4 +1,5 @@
|
||||
{
|
||||
"layout": "layout/blog",
|
||||
"tags": ["lists","post"]
|
||||
"tags": ["lists","post"],
|
||||
"date": "git Last Modified"
|
||||
}
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: ttrpgs
|
||||
date: 2023-07-24
|
||||
---
|
||||
<div class="half-width">
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: webcomics
|
||||
date: 2023-03-03
|
||||
---
|
||||
|
||||
### 17776
|
||||
|
Reference in New Issue
Block a user