fix: Do not index /view page
This commit is contained in:
@@ -5,4 +5,8 @@
|
||||
onMount(initHandler);
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<meta name="robots" content="noindex" />
|
||||
</svelte:head>
|
||||
|
||||
<View />
|
||||
|
||||
Reference in New Issue
Block a user