Update ningle-fbr
This commit is contained in:
parent
a8062f1d57
commit
1045b38387
5 changed files with 22 additions and 20 deletions
src/components
0
src/components/.keep
Normal file
0
src/components/.keep
Normal file
|
@ -1,10 +0,0 @@
|
|||
(defpackage #:hp/components/not-found
|
||||
(:use #:cl)
|
||||
(:local-nicknames (#:pi #:piccolo))
|
||||
(:export #:not-found-page))
|
||||
(in-package #:hp/components/not-found)
|
||||
|
||||
(pi:define-element not-found-page ()
|
||||
(pi:h
|
||||
(section
|
||||
(h1 "404 Not Found"))))
|
Loading…
Add table
Add a link
Reference in a new issue