diff --git a/public/c.svg b/public/c.svg new file mode 100644 index 0000000..0f99f82 --- /dev/null +++ b/public/c.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/python.svg b/public/python.svg new file mode 100644 index 0000000..f2a4fbe --- /dev/null +++ b/public/python.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/SelectLanguage.vue b/src/components/SelectLanguage.vue index b0b8d61..4f28e50 100644 --- a/src/components/SelectLanguage.vue +++ b/src/components/SelectLanguage.vue @@ -1,11 +1,28 @@