diff --git a/src/layouts/base.layout.vue b/src/layouts/base.layout.vue index 62ac5113..4b15ee7c 100644 --- a/src/layouts/base.layout.vue +++ b/src/layouts/base.layout.vue @@ -63,7 +63,7 @@ const tools = computed(() => [
IT-Tools - + v{{ version }} @@ -73,7 +73,7 @@ const tools = computed(() => [ target="_blank" rel="noopener" type="primary" - :href="`https://github.com/CorentinTh/it-tools/tree/${commitSha}`" + :href="`https://github.com/TheTechNetwork/it-tools/tree/${commitSha}`" > {{ commitSha }} @@ -81,8 +81,8 @@ const tools = computed(() => [
© {{ new Date().getFullYear() }} - - Corentin Thomasset + + The Tech Network