diff --git a/src/components/skills/factList.vue b/src/components/skills/factList.vue new file mode 100644 index 0000000..2a433fb --- /dev/null +++ b/src/components/skills/factList.vue @@ -0,0 +1,76 @@ + + + + + \ No newline at end of file diff --git a/src/views/SkillsView.vue b/src/views/SkillsView.vue index 9befd75..3e57cdc 100644 --- a/src/views/SkillsView.vue +++ b/src/views/SkillsView.vue @@ -2,16 +2,38 @@

Skills

- As I have worked on various topics, I learned a lot about different technologies. As years and tasks are going by, I always strive to learn more and make a good use of my capacities.

+ As I have worked on various topics, I learned a lot about different technologies. As years and tasks are going by, I always strive to learn more and make a good use of my capacities. +

+ + \ No newline at end of file