Files
blog/themes/PaperMod/layouts/404.html
changsongd f18b114a90
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 5m44s
add theme PaperMod
2025-05-27 20:06:18 +08:00

4 lines
85 B
HTML

{{- define "main" }}
<div class="not-found">404</div>
{{- end }}{{/* end main */ -}}