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

github.com/kc0bfv/autophugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/dogs/_index.md')
-rw-r--r--exampleSite/content/dogs/_index.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/exampleSite/content/dogs/_index.md b/exampleSite/content/dogs/_index.md
index 2d60313..67e96c2 100644
--- a/exampleSite/content/dogs/_index.md
+++ b/exampleSite/content/dogs/_index.md
@@ -4,6 +4,8 @@ date: 2020-03-15T14:00:00-06:00
weight: -1
albumthumb: "dogs/happy-dogs/stationary-dogs/dog_04.jpg"
draft: false
+tags:
+- friendly
## Optional additional meta info for resources list
# alt: Image alternative and screen-reader text
# phototitle: A title for the photo
@@ -13,8 +15,16 @@ resources:
weight: 10
- src: "dogs/jumping_dog_02.jpg"
weight: 20
+ tags:
+ - water
+ categories:
+ - dark colored
- src: "dogs/jumping_dog_03.jpg"
weight: 30
- src: "dogs/jumping_dog_04.jpg"
weight: 40
+ tags:
+ - water
+ categories:
+ - dark colored
---