Sveltia: S3 string widget + disqus field + archetypes templates
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
+++
|
||||
title = '{{ replace .Name "-" " " | title }}'
|
||||
slug = '{{ .Name }}'
|
||||
image = "https://s3.regru.cloud/sleeptrip-dev/images/{{ .Name }}_1.jpg"
|
||||
date = "{{ .Date | dateFormat "2006-01-02T00:00:00" }}"
|
||||
description = ''
|
||||
disqus_identifier = 0
|
||||
+++
|
||||
Текст поездки.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
{{< rawhtml >}}
|
||||
{{< back-to-top >}}
|
||||
{{< /rawhtml >}}
|
||||
Reference in New Issue
Block a user