diff options
Diffstat (limited to 'fussy.lisp')
-rw-r--r-- | fussy.lisp | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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)) () |