Skip to content

Commit b4180d4

Browse files
authored
Documentation (#7851)
1 parent 0b327bc commit b4180d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/tutorials/blogs/basic.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,9 @@ output to the files to figure out which posts are drafts.)
351351
```
352352

353353
=== "Windows"
354-
TODO
354+
```powershell
355+
$ mkdir docs\blog\posts\drafts
356+
```
355357

356358
Now, within this folder, crate a file `.meta.yml` that contains:
357359

0 commit comments

Comments
 (0)