www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 8f6ef38a5eed6199705f4982e9ec9e5403ff2588
parent ad4d5d986f85d0c03dfa5cde2dce937b8ec62af8
Author: Suzanne Soy <ligo@suzanne.soy>
Date:   Thu,  4 Mar 2021 21:30:30 +0000

Fixed syntax

Diffstat:
Minfo.rkt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/info.rkt b/info.rkt @@ -15,5 +15,5 @@ (define test-omit-paths '("6-11" "6-12" "6-90-0-29" "7-0-0-20" "7-3-0-1" "7-4" "8-0")) (define pkg-desc "Description Here") (define version "0.0") -(define pkg-authors '(Suzanne Soy)) +(define pkg-authors '(|Suzanne Soy|))