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

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/data/skills.yaml')
-rw-r--r--exampleSite/data/skills.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/exampleSite/data/skills.yaml b/exampleSite/data/skills.yaml
new file mode 100644
index 0000000..a5a4abd
--- /dev/null
+++ b/exampleSite/data/skills.yaml
@@ -0,0 +1,15 @@
+---
+title: "SKILLS"
+tags_label: "TAGS"
+categories_label: "CATEGORIES"
+
+text: "This section lists all the tags and categories found in the different projects.
+A button to download a file - typically a resume - is also provided."
+
+download:
+ button_text: "RESUME"
+ # The file must be in "static/files"
+ filename: "<SOME_FILE>"
+ icon: "fa-download"
+ icon-pack: "fas"
+---