diff --git a/ui/package.json b/ui/package.json index 9810f6f..486cade 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,5 +1,5 @@ { - "name": "ui", + "name": "troplo-site", "version": "1.0.0", "private": true, "scripts": { diff --git a/ui/src/components/HelloWorld.vue b/ui/src/components/HelloWorld.vue deleted file mode 100644 index b04f6bf..0000000 --- a/ui/src/components/HelloWorld.vue +++ /dev/null @@ -1,151 +0,0 @@ - - - diff --git a/ui/src/views/Contact.vue b/ui/src/views/Contact.vue index 98ddef9..d1f343f 100644 --- a/ui/src/views/Contact.vue +++ b/ui/src/views/Contact.vue @@ -48,6 +48,24 @@ + + + GitHub + + + Troplo + + + + + + Gitea + + + Troplo + + + diff --git a/ui/src/views/Home.vue b/ui/src/views/Home.vue index 93742e5..974b073 100644 --- a/ui/src/views/Home.vue +++ b/ui/src/views/Home.vue @@ -1,15 +1,24 @@