refactor: rename published to date

This commit is contained in:
2024-12-23 14:52:47 +01:00
parent a95232e1b0
commit 1057d40d78
5 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
---
title: Hello, world
published: 2023-03-15
date: 2023-03-15
description: The hello world post
---

View File

@@ -1,6 +1,6 @@
---
title: How this site is built
published: 2024-09-29
date: 2024-09-29
description: A technical explanation of how this site works
---

View File

@@ -1,6 +1,6 @@
---
title: Run Shopify App without the App Bridge
published: 2024-10-07
date: 2024-10-07
description: Let's get rid of Shopify's app bridge.
---