Compare commits
1 Commits
e1fd8cf74a
...
97695a0a75
Author | SHA1 | Date | |
---|---|---|---|
97695a0a75 |
@ -1,11 +1,11 @@
|
|||||||
+++
|
+++
|
||||||
title = '{{ title }}'
|
title = '{{ title }}'
|
||||||
date = "{{ date }}'
|
date = '{{ date }}'
|
||||||
author = ''
|
author = ''
|
||||||
cover = ''
|
cover = ''
|
||||||
tags = ['', '']
|
tags = ['', '']
|
||||||
keywords = ['', '']
|
keywords = ['', '']
|
||||||
description = ""
|
description = ''
|
||||||
showFullContent = false
|
showFullContent = false
|
||||||
readingTime = false
|
readingTime = false
|
||||||
hideComments = false
|
hideComments = false
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
+++
|
+++
|
||||||
title = '{{ title }}'
|
title = '{{ title }}'
|
||||||
date = "{{ date }}'
|
date = '{{ date }}'
|
||||||
author = ''
|
author = ''
|
||||||
cover = ''
|
cover = ''
|
||||||
tags = ['', '']
|
tags = ['', '']
|
||||||
keywords = ['', '']
|
keywords = ['', '']
|
||||||
description = ""
|
description = ''
|
||||||
showFullContent = false
|
showFullContent = false
|
||||||
readingTime = false
|
readingTime = false
|
||||||
hideComments = false
|
hideComments = false
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
+++
|
+++
|
||||||
title = '{{ title }}'
|
title = '{{ title }}'
|
||||||
date = "{{ date }}'
|
date = '{{ date }}'
|
||||||
author = ''
|
author = ''
|
||||||
cover = ''
|
cover = ''
|
||||||
tags = ['', '']
|
tags = ['', '']
|
||||||
keywords = ['', '']
|
keywords = ['', '']
|
||||||
description = ""
|
description = ''
|
||||||
showFullContent = false
|
showFullContent = false
|
||||||
readingTime = false
|
readingTime = false
|
||||||
hideComments = false
|
hideComments = false
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
+++
|
+++
|
||||||
title = '{{ title }}'
|
title = '{{ title }}'
|
||||||
date = "{{ date }}'
|
date = '{{ date }}'
|
||||||
author = ''
|
author = ''
|
||||||
cover = ''
|
cover = ''
|
||||||
tags = ['', '']
|
tags = ['', '']
|
||||||
keywords = ['', '']
|
keywords = ['', '']
|
||||||
description = ""
|
description = ''
|
||||||
showFullContent = false
|
showFullContent = false
|
||||||
readingTime = false
|
readingTime = false
|
||||||
hideComments = false
|
hideComments = false
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
+++
|
+++
|
||||||
title = '{{ title }}'
|
title = '{{ title }}'
|
||||||
date = "{{ date }}'
|
date = '{{ date }}'
|
||||||
author = ''
|
author = ''
|
||||||
cover = ''
|
cover = ''
|
||||||
tags = ['', '']
|
tags = ['', '']
|
||||||
keywords = ['', '']
|
keywords = ['', '']
|
||||||
description = ""
|
description = ''
|
||||||
showFullContent = false
|
showFullContent = false
|
||||||
readingTime = false
|
readingTime = false
|
||||||
hideComments = false
|
hideComments = false
|
||||||
|
Reference in New Issue
Block a user