Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/content-and-customization/00-adding-content/page-images/_index.md')
-rw-r--r--exampleSite/content/content-and-customization/00-adding-content/page-images/_index.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/exampleSite/content/content-and-customization/00-adding-content/page-images/_index.md b/exampleSite/content/content-and-customization/00-adding-content/page-images/_index.md
index 3100ffb..0b6eacc 100644
--- a/exampleSite/content/content-and-customization/00-adding-content/page-images/_index.md
+++ b/exampleSite/content/content-and-customization/00-adding-content/page-images/_index.md
@@ -1,10 +1,10 @@
-+++
-title = "images"
-date = "2017-04-24T18:36:24+02:00"
-weight = 10
-hidden = false
-subpage = true
-+++
+---
+date: "2017-04-24T18:36:24+02:00"
+hidden: false
+subpage: true
+title: images
+weight: 10
+---
Images have a similar syntax to markdown links but include a preceding exclamation point.
```