loading indicator I like better and github redirect
This commit is contained in:
@@ -55,8 +55,6 @@ const { data: surround } = await useAsyncData(`${route.path}-surround`, () => qu
|
||||
.findSurround(withoutTrailingSlash(route.path))
|
||||
)
|
||||
|
||||
console.log("SURROUND", surround.value)
|
||||
|
||||
useSeoMeta({
|
||||
title: doc.value?.title,
|
||||
description: doc.value?.description,
|
||||
|
||||
Reference in New Issue
Block a user