mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-08 01:42:55 +02:00
Apply suggestions from code review
Co-authored-by: João Peixoto <34691925+jdiogopeixoto@users.noreply.github.com>
This commit is contained in:
@@ -27,12 +27,11 @@ fields:
|
||||
- type: datetime
|
||||
name: date
|
||||
label: Date
|
||||
description: '"Published on" date.<br><br><strong>(WIP: Auto publishing feature
|
||||
is in the works)</strong><br>To schedule this post for future publishing, simply
|
||||
description: '"Published on" date.<br><br>To schedule this post for future publishing, simply
|
||||
set the date to the future.<br><br><strong><em>WARNING</em></strong><em>: Data
|
||||
is saved in the </em><a href="https://github.com/ipfs/ipfs-blog" title="" target="_blank"><em>ipfs/ipfs-blog</em></a><em>
|
||||
public github repo as soon as you hit the save button. So any sensitive information
|
||||
will also be publicly available on github, but hidden from the website blog.ipfs.io.</em>'
|
||||
public GitHub repo as soon as you hit the save button. So any sensitive information
|
||||
will also be publicly available on GitHub, but hidden from the website blog.ipfs.io.</em>'
|
||||
config:
|
||||
required: true
|
||||
date_format: YYYY/MM/DD
|
||||
|
||||
Reference in New Issue
Block a user