summaryrefslogtreecommitdiff
path: root/fussy.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'fussy.lisp')
-rw-r--r--fussy.lisp3
1 files changed, 2 insertions, 1 deletions
diff --git a/fussy.lisp b/fussy.lisp
index e8db39f..0e91309 100644
--- a/fussy.lisp
+++ b/fussy.lisp
@@ -654,7 +654,8 @@ h1, h2, h3, h4 {
(:div :class "center header"
(:p
"Emacs Themes Gallery for your Daily Procrastination Needs." (:br)
- "Showing " (write-to-string count) " " what "." (:br)
+ "Showing " (write-to-string count) " " what " from "
+ (:a :href "https://melpa.org" "MELPA.") (:br)
"Newest first."))))
(lzb:defendpoint* :get "/packages" ((page an-integer) (terms a-search-query)) ()