feat: common changes for site protection (#3878)

This commit is contained in:
Akash K
2024-03-07 23:43:20 +05:30
committed by GitHub
parent 439cd82c88
commit 6d66d12a9e
4 changed files with 16 additions and 4 deletions

View File

@@ -44,4 +44,5 @@ export default defineComponent({
<route lang="yaml">
meta:
layout: empty
onlyGuest: true
</route>