mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-23 14:39:32 +08:00
12 lines
213 B
YAML
12 lines
213 B
YAML
id: '404'
|
|
type: Context
|
|
style:
|
|
minHeight: 100vh
|
|
blocks:
|
|
- id: result404
|
|
type: Result
|
|
properties:
|
|
status: '404'
|
|
title: '404'
|
|
subTitle: Sorry, the page you are visiting does not exist.
|