summaryrefslogtreecommitdiff
path: root/pages/index.vue
diff options
context:
space:
mode:
Diffstat (limited to 'pages/index.vue')
-rw-r--r--pages/index.vue3
1 files changed, 3 insertions, 0 deletions
diff --git a/pages/index.vue b/pages/index.vue
index 3aa1b98..8915ba8 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -5,5 +5,8 @@
<script>
export default {
name: "IndexPage",
+ head: {
+ title: "Verden - Social for 3D artists",
+ },
};
</script>