mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
docs: Fix link, 'Adding Blog Posts'
This commit is contained in:
parent
2f21d2db6c
commit
f7f5034789
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
## Blog Posts
|
## Blog Posts
|
||||||
|
|
||||||
Posts for the [Bitcoin.org Site Blog][] should be added to the `_posts`
|
Posts for the [Bitcoin.org Site Blog](https://bitcoin.org/en/blog) should be
|
||||||
directory with the naming convention:
|
added to the `_posts` directory with the naming convention:
|
||||||
`YEAR-MONTH-DAY-ARBITRARY_FILE_NAME` (with year, month, and day as
|
`YEAR-MONTH-DAY-ARBITRARY_FILE_NAME` (with year, month, and day as
|
||||||
two-digit numbers). The YAML front matter should be similar to this:
|
two-digit numbers). The YAML front matter should be similar to this:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue