mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
Update NotFound.vue
This commit is contained in:
parent
3798ef9e38
commit
2d49ca649a
@ -9,7 +9,7 @@ const root = ref('/')
|
||||
<template>
|
||||
<div class="theme-plume">
|
||||
<Nav />
|
||||
<LayoutContent>
|
||||
<LayoutContent :isNotFound="true">
|
||||
<div class="not-found">
|
||||
<p class="code">404</p>
|
||||
<h1 class="title">PAGE NOT FOUND</h1>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user