diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-04-30 21:40:09 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-04-30 21:40:09 -0400 |
| commit | edd49d1ca62e8b7e2a97e33e125ea1770c863f8d (patch) | |
| tree | a275148e0acec0409ca0c5a1b25dfe4a658b11b4 | |
| parent | f3354408c2285ca29b20cd1f3d1c2d8363cdc1e2 (diff) | |
escape?
| -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 f51274a..5148f28 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 |
