mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-20 14:52:13 +00:00
feat: 404 page emitter
This commit is contained in:
parent
2d52eba413
commit
8d6029b7b8
7 changed files with 75 additions and 4 deletions
quartz/plugins/emitters
|
@ -6,3 +6,4 @@ export { AliasRedirects } from "./aliases"
|
|||
export { Assets } from "./assets"
|
||||
export { Static } from "./static"
|
||||
export { ComponentResources } from "./componentResources"
|
||||
export { NotFoundPage } from "./404"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue