mirror of github:amycatgirl/amycatgirl.github.io
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update Depends on section in script information

Signed-off-by: Amy <amy+git@amogus.cloud>

Amy 15aa4063 27ec6d97

+1 -1
+1 -1
fallback.lisp
··· 1 1 ;; amycatgirl.github.io no-js fallback 2 2 ;; Last authored: Thu 19 Mar 18:41:03 AST 2026 3 - ;; Depends on: drakma, cl-json, uiop 3 + ;; Depends on: drakma, yason, uiop, cl-ppcre, trivia, alexandria, spinneret, local-time 4 4 5 5 (ql:quickload '(drakma yason uiop cl-ppcre trivia alexandria spinneret local-time)) 6 6