]> gitweb.factorcode.org Git - factor.git/commitdiff
websites.concatenative: adding blogs responder
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 16 May 2023 16:39:21 +0000 (09:39 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 16 May 2023 16:39:21 +0000 (09:39 -0700)
extra/websites/concatenative/concatenative.factor

index 272a07e79e892f8a0c6b4a125113ea1df7d9da91..e97fc821a2f3d31535bc9ee190af441de6d378aa 100644 (file)
@@ -130,6 +130,7 @@ M: cgit call-responder*
         "~/gitweb" <gitweb> "gitweb.factorcode.org" add-responder
         "~/cgit" <cgit> "cgit.factorcode.org" add-responder
         "~/re" <static> "re.factorcode.org" add-responder
+        "~/blogs" <static> "blogs.factorcode.org" add-responder
         "~/irclogs" <static> t >>allow-listings "irclogs.factorcode.org" add-responder
     main-responder set-global ;