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

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/data/en/sections/accomplishments.yaml')
-rw-r--r--exampleSite/data/en/sections/accomplishments.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/exampleSite/data/en/sections/accomplishments.yaml b/exampleSite/data/en/sections/accomplishments.yaml
new file mode 100644
index 0000000..dbbb81e
--- /dev/null
+++ b/exampleSite/data/en/sections/accomplishments.yaml
@@ -0,0 +1,22 @@
+# section information
+section:
+ name: Accomplishments
+ id: accomplishments
+ enable: true
+ weight: 6
+ showOnNavbar: false
+ # Can optionally hide the title in sections
+ # hideTitle: true
+
+
+# your projects
+certificates:
+- name: Linux Foundation System Administrator
+ logo: /images/sections/projects/kubernetes.png
+ organization: Linux Foundation
+ timeline: "March 2018 - Present"
+
+ #url: "" # link of the certificate.
+ overview: taught me how to manage linux systems can use markdown for images.
+
+