Revert last commit
parent
c96b0d188f
commit
8eef492100
|
@ -1,18 +0,0 @@
|
||||||
---
|
|
||||||
hide_body: false
|
|
||||||
fields:
|
|
||||||
- name: title
|
|
||||||
label: Title
|
|
||||||
type: text
|
|
||||||
hidden: false
|
|
||||||
default: ''
|
|
||||||
- name: date
|
|
||||||
label: Date
|
|
||||||
type: text
|
|
||||||
hidden: false
|
|
||||||
default:
|
|
||||||
- name: draft
|
|
||||||
label: Draft
|
|
||||||
type: boolean
|
|
||||||
hidden: false
|
|
||||||
default: true
|
|
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
upload_path: "/static/uploads/:year:/:month:/:day:"
|
|
||||||
frontmatter_file_url_template: "/uploads/:year:/:month:/:day:"
|
|
||||||
body_file_url_template: "/uploads/:year:/:month:/:day:"
|
|
||||||
new_page_extension: md
|
|
||||||
auto_deploy: false
|
|
||||||
admin_path:
|
|
||||||
webhook_url:
|
|
||||||
sections:
|
|
||||||
version: 0.31.1
|
|
Loading…
Reference in New Issue