Rename hp to website
This commit is contained in:
parent
33e23d9f95
commit
b69fcee7a1
21 changed files with 77 additions and 70 deletions
7
hp.asd
7
hp.asd
|
@ -1,7 +0,0 @@
|
|||
(defsystem "hp"
|
||||
:description "My personal website"
|
||||
:author "Akira Tempaku <paku@skyizwhite.dev>"
|
||||
:class :package-inferred-system
|
||||
:pathname "src"
|
||||
:depends-on ("hp/main")
|
||||
:in-order-to ((test-op (test-op "hp-tests"))))
|
Loading…
Add table
Add a link
Reference in a new issue