aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorPjotr Prins2023-08-30 17:22:40 +0200
committerPjotr Prins2023-08-30 17:22:40 +0200
commitafce0bd01077ee279c79755b284f238fb544295f (patch)
tree285b55ea5e342814eb0e7e1a48f09fa60d160b73 /web
parent05afe0da3f640b23011cd236d53d465c719b0e49 (diff)
downloadgn-guile-afce0bd01077ee279c79755b284f238fb544295f.tar.gz
msk: spelling
Diffstat (limited to 'web')
-rw-r--r--web/view/brand/msk.scm2
-rw-r--r--web/view/view.scm2
2 files changed, 3 insertions, 1 deletions
diff --git a/web/view/brand/msk.scm b/web/view/brand/msk.scm
index 2a2bd70..ec8ea25 100644
--- a/web/view/brand/msk.scm
+++ b/web/view/brand/msk.scm
@@ -24,8 +24,10 @@
(html (@ (lang "en"))
(head
(title ,title)
+ (meta (@ (charset "utf-8")))
(meta (@ (http-equiv "Content-Type") (content "text/html; charset=UTF-8")))
(meta (@ (name "author") (content "GN4MSK team (https://msk.genenetwork.org/)")))
+ (meta (@ (name "description") (content "The GN4MSK portal for muscuskeletal disease and model organisms")))
(meta (@ (name "viewport")
(content "width=device-width, initial-scale=1")))
; (meta (@ (http-equiv "refresh") (content "5")))
diff --git a/web/view/view.scm b/web/view/view.scm
index d0a8248..388be74 100644
--- a/web/view/view.scm
+++ b/web/view/view.scm
@@ -14,7 +14,7 @@
(define* (view-brand path)
(msk-html #:info
'((h2 "Introduction")
- (p "New start page for MSK! This is initial work for providing a full community webservice for muscoskeletal disease.")
+ (p "New start page for MSK! This is initial work for providing a full community webservice for musculoskeletal disease.")
(h2 "Explore GeneNetwork for MSK (GN4MSK)")
(p "Find all genes that have a hit for")
(ul