From f0b38d82ba303a762da7036c7b7243a704a715eb Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Mon, 15 Jul 2024 18:30:49 +0200 Subject: [PATCH] add link to gh repo --- src/App.vue | 23 ++++++++++++++++-- src/components/icons/GithubLogo.vue | 37 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+), 2 deletions(-) create mode 100644 src/components/icons/GithubLogo.vue diff --git a/src/App.vue b/src/App.vue index 7a60295..fbaf5fd 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,7 +4,16 @@
{{ eorzeaTime.getPrettyTime() }}
-
+
+ + +