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

github.com/mcrwfrd/hugo-frances-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/artworks.toml')
-rw-r--r--data/artworks.toml18
1 files changed, 13 insertions, 5 deletions
diff --git a/data/artworks.toml b/data/artworks.toml
index 78bebc5..d86d43b 100644
--- a/data/artworks.toml
+++ b/data/artworks.toml
@@ -4,7 +4,7 @@ description = "Test description"
dimensions = "10\" x 54\""
image = "img/1.png"
mediums = "Test Mediums"
-thumb = "img/1.png"
+thumb = "img/1-thumb.png"
title = "For The Love of The Coast"
[[artworks]]
alt = "Test Alt"
@@ -12,7 +12,7 @@ description = "Test description"
dimensions = "10\" x 54\""
image = "img/2.png"
mediums = "Test Mediums"
-thumb = "img/2.png"
+thumb = "img/2-thumb.png"
title = "For The Love of The Coast"
[[artworks]]
alt = "Test Alt"
@@ -20,7 +20,7 @@ description = "Test description"
dimensions = "10\" x 54\""
image = "img/3.png"
mediums = "Test Mediums"
-thumb = "img/3.png"
+thumb = "img/3-thumb.png"
title = "For The Love of The Coast"
[[artworks]]
alt = "Test Alt"
@@ -28,7 +28,7 @@ description = "Test description"
dimensions = "10\" x 54\""
image = "img/4.png"
mediums = "Test Mediums"
-thumb = "img/4.png"
+thumb = "img/4-thumb.png"
title = "For The Love of The Coast"
[[artworks]]
alt = "Test Alt"
@@ -36,5 +36,13 @@ description = "Test description"
dimensions = "10\" x 54\""
image = "img/5.png"
mediums = "Test Mediums"
-thumb = "img/5.png"
+thumb = "img/5-thumb.png"
+title = "For The Love of The Coast"
+[[artworks]]
+alt = "Test Alt"
+description = "Test description"
+dimensions = "10\" x 54\""
+image = "img/6.png"
+mediums = "Test Mediums"
+thumb = "img/6-thumb.png"
title = "For The Love of The Coast" \ No newline at end of file