diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-04-30 21:39:35 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-04-30 21:39:35 -0400 |
| commit | f3354408c2285ca29b20cd1f3d1c2d8363cdc1e2 (patch) | |
| tree | 429e69aabe60b519509272818db3d937ac7f909c | |
| parent | d67aa4f32ce143c07b703c4f46f76be6b12529d8 (diff) | |
try quotes
| -rw-r--r-- | conf/gitolite.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf index badf2d5..f51274a 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf | |||
| @@ -16,7 +16,7 @@ repo guix-dotfiles | |||
| 16 | repo rochesterapex-com | 16 | repo rochesterapex-com |
| 17 | config cgit.owner=ryan77627 | 17 | config cgit.owner=ryan77627 |
| 18 | config cgit.section=Personal | 18 | config cgit.section=Personal |
| 19 | config cgit.desc=A (satirical?) website for my former apartment building. We put the (fire) alarm(!) in alarmingly worrying housing | 19 | config cgit.desc="A (satirical?) website for my former apartment building. We put the (fire) alarm(!) in alarmingly worrying housing" |
| 20 | RW+ = @admins | 20 | RW+ = @admins |
| 21 | 21 | ||
| 22 | repo rschanzorg-public | 22 | repo rschanzorg-public |
