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

github.com/uicardiodev/hugo-uilite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/data/skills.json')
-rw-r--r--exampleSite/data/skills.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/exampleSite/data/skills.json b/exampleSite/data/skills.json
new file mode 100644
index 0000000..af51803
--- /dev/null
+++ b/exampleSite/data/skills.json
@@ -0,0 +1,9 @@
+{
+ "title" : "Skills",
+ "skills" : {
+ "Sketch" : "90",
+ "Adobe XD" : "80",
+ "Illustrator" : "65",
+ "Photoshop" : "97"
+ }
+} \ No newline at end of file