You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/_default/params.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,10 @@ appearance:
15
15
16
16
marketing:
17
17
seo:
18
-
site_type: Organization
18
+
site_type: ResearchOrganization # org types listed on https://schema.org/Organization
19
19
local_business_type: ''
20
-
org_name: 'Jupyter4Science'
21
-
description: 'A highly-customizable Hugo research group theme powered by Wowchemy website builder.'
20
+
org_name: 'Jupyter4Science'
21
+
description: 'Original content and curated resources about developing and sharing Jupyter Notebooks as they are used in the context of scientific applications.'
0 commit comments