diff --git a/front/src/pages/Index.vue b/front/src/pages/Index.vue index 517e4414..2f7b9394 100644 --- a/front/src/pages/Index.vue +++ b/front/src/pages/Index.vue @@ -117,7 +117,7 @@ async function doFetchMore(newDate: ShortDate) { onMounted(() => { document.title = 'CTFNote - CTFs'; -}) +});