summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2021-05-20 08:02:25 -0500
committerColin Okay <okay@toyful.space>2021-05-20 08:02:25 -0500
commit1de12a665b4cfa2e47592665ed81b07f9629b347 (patch)
tree3fc7af19763c1e16067a2d54b60a25f04dd729cd
parent752f2bbb7482753c0a67960d9ba73443860c0613 (diff)
filled out asd file
-rw-r--r--flexo.asd6
1 files changed, 3 insertions, 3 deletions
diff --git a/flexo.asd b/flexo.asd
index ece586c..b09bb52 100644
--- a/flexo.asd
+++ b/flexo.asd
@@ -1,9 +1,9 @@
;;;; flexo.asd
(asdf:defsystem #:flexo
- :description "Describe flexo here"
- :author "Your Name <your.name@example.com>"
- :license "Specify license here"
+ :description "An interactive approach to static site generation."
+ :author "Colin Okay <okay@toyful.space>"
+ :license "GPLv3"
:version "0.0.1"
:serial t
:depends-on (#:spinneret