]> gitweb.factorcode.org Git - factor.git/commitdiff
websites.concatenative: adding re
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 27 Apr 2023 21:13:11 +0000 (14:13 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 27 Apr 2023 21:13:25 +0000 (14:13 -0700)
extra/websites/concatenative/concatenative.factor

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