aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2022-07-10 14:12:46 +0200
committerMiguel Ángel Moreno <mail@migalmoreno.com>2022-07-10 14:13:28 +0200
commit81bb536a6206d5ee71cf3bfb8ac3e0e9d751741e (patch)
tree7da95231d1292680da181ba08e98d8669058c2b9
parent9b47712016756af21df6b8c7bbe9d54dd51b207d (diff)
chore: Adds homepage to system definition
-rw-r--r--nx-tailor.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/nx-tailor.asd b/nx-tailor.asd
index 7edd2c4..a778071 100644
--- a/nx-tailor.asd
+++ b/nx-tailor.asd
@@ -1,6 +1,7 @@
(defsystem #:nx-tailor
:description "An interface to manage themes in Nyxt."
:author "conses"
+ :homepage "https://git.sr.ht/~conses/nx-tailor"
:license "BSD 3-Clause"
:version "0.0.1"
:serial t