feat: add slug explicitly
All checks were successful
deploy / build (push) Successful in 11m59s

This commit is contained in:
rizaldy 2024-03-04 00:34:41 +07:00
parent 959e9d1bc6
commit d37905499b
No known key found for this signature in database
GPG Key ID: 510753C31098D86C
3 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
---
title: /contact
slug: contact
tags:
- evergreen
---

View File

@ -1,5 +1,6 @@
---
title: /now
slug: now
tags:
- evergreen
---

View File

@ -1,5 +1,6 @@
---
title: /uses
slug: uses
tags:
- evergreen
---