diff --git a/.gitignore b/.gitignore index 99dab9a..d4979d1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ pages public README.md *.local -.env \ No newline at end of file +.env +.vite diff --git a/src/components/Icon/IconGithub.global.vue b/src/components/Icon/IconGithub.global.vue new file mode 100644 index 0000000..50fe223 --- /dev/null +++ b/src/components/Icon/IconGithub.global.vue @@ -0,0 +1,11 @@ + + + diff --git a/src/components/Layout/LayoutFooter.vue b/src/components/Layout/LayoutFooter.vue index ad1bb50..766f0e8 100644 --- a/src/components/Layout/LayoutFooter.vue +++ b/src/components/Layout/LayoutFooter.vue @@ -34,45 +34,52 @@