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.toml40
1 files changed, 40 insertions, 0 deletions
diff --git a/data/artworks.toml b/data/artworks.toml
new file mode 100644
index 0000000..78bebc5
--- /dev/null
+++ b/data/artworks.toml
@@ -0,0 +1,40 @@
+[[artworks]]
+alt = "Test Alt"
+description = "Test description"
+dimensions = "10\" x 54\""
+image = "img/1.png"
+mediums = "Test Mediums"
+thumb = "img/1.png"
+title = "For The Love of The Coast"
+[[artworks]]
+alt = "Test Alt"
+description = "Test description"
+dimensions = "10\" x 54\""
+image = "img/2.png"
+mediums = "Test Mediums"
+thumb = "img/2.png"
+title = "For The Love of The Coast"
+[[artworks]]
+alt = "Test Alt"
+description = "Test description"
+dimensions = "10\" x 54\""
+image = "img/3.png"
+mediums = "Test Mediums"
+thumb = "img/3.png"
+title = "For The Love of The Coast"
+[[artworks]]
+alt = "Test Alt"
+description = "Test description"
+dimensions = "10\" x 54\""
+image = "img/4.png"
+mediums = "Test Mediums"
+thumb = "img/4.png"
+title = "For The Love of The Coast"
+[[artworks]]
+alt = "Test Alt"
+description = "Test description"
+dimensions = "10\" x 54\""
+image = "img/5.png"
+mediums = "Test Mediums"
+thumb = "img/5.png"
+title = "For The Love of The Coast" \ No newline at end of file