diff options
Diffstat (limited to 'web/view/view.scm')
-rw-r--r-- | web/view/view.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/view/view.scm b/web/view/view.scm index 6b2ef22..95ff0a1 100644 --- a/web/view/view.scm +++ b/web/view/view.scm @@ -44,7 +44,7 @@ data to benefit from the power of integrated datasets, please contact:") (img (@ (src "/static/images/CMOR.jpg") (width "1000")))))) (define* (view-brand path) - (match (pk path) + (match path ("aging/UMHET-3" (aging-html #:info `(,(markdown-github->sxml "genenetwork/gn-docs/general/brand/aging/home.md")))) ("aging/umhet-3" (aging-html #:info |