From 425b37855725cd7cac6d7b65de6925ac443f1474 Mon Sep 17 00:00:00 2001 From: NotXia <35894453+NotXia@users.noreply.github.com> Date: Mon, 9 Sep 2024 19:55:20 +0200 Subject: [PATCH] Add GH and HF links --- assets/images/icons/huggingface.svg | 8 ++++++++ pages/projects.vue | 13 +++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 assets/images/icons/huggingface.svg diff --git a/assets/images/icons/huggingface.svg b/assets/images/icons/huggingface.svg new file mode 100644 index 0000000..d55ea22 --- /dev/null +++ b/assets/images/icons/huggingface.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/pages/projects.vue b/pages/projects.vue index e34c249..34564c2 100644 --- a/pages/projects.vue +++ b/pages/projects.vue @@ -3,6 +3,19 @@

{{ $t("projects") }}

+ +
+
+ + Github github.com/NotXia + + + + Github huggingface.co/NotXia + +
+
+