mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-24 06:27:02 +02:00
docs(v2): add a missing slug from the initial template (#4561)
This commit is contained in:
parent
ecc3444865
commit
ddcdb1cc2d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ Create a file at `blog/2021-02-28-greetings.md`:
|
|||
|
||||
```md title="blog/2021-02-28-greetings.md"
|
||||
---
|
||||
slug: greetings
|
||||
title: Greetings!
|
||||
author: Steven Hansel
|
||||
author_title: Docusaurus Contributor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue