From facdc5cc7fafe39e59e6048f3cf66f7ed19db639 Mon Sep 17 00:00:00 2001 From: Martin Masevski Date: Tue, 20 Aug 2024 23:07:54 +0200 Subject: [PATCH] feat: use runtime constant for repository URL (#158) Co-authored-by: Anthony Fu --- components/PanelDocs.vue | 3 ++- components/TheNav.vue | 7 +++---- nuxt.config.ts | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/components/PanelDocs.vue b/components/PanelDocs.vue index e8b3e35a..e39f69f7 100644 --- a/components/PanelDocs.vue +++ b/components/PanelDocs.vue @@ -1,6 +1,7 @@