Skip to content

Commit 3a003d4

Browse files
committed
Updated site url to jupyter4.science
1 parent bd542bf commit 3a003d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

config/_default/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
55

66
title: Jupyter4Science # Website name
7-
baseURL: 'https://jupyter4science.github.io/' # Website URL
7+
baseURL: 'https://jupyter4.science' # Website URL
88

99
############################
1010
## LANGUAGE

config/_default/params.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ appearance:
1515

1616
marketing:
1717
seo:
18-
site_type: Organization
18+
site_type: ResearchOrganization # org types listed on https://schema.org/Organization
1919
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.'
2222
twitter: 'GetResearchDev'
2323
analytics:
2424
google_analytics: ''
@@ -72,7 +72,7 @@ features:
7272
privacy_pack:
7373
enable: false
7474
repository:
75-
url: 'https://github.com/Jupyter4Science'
75+
url: 'https://github.com/Jupyter4Science/jupyter4science.github.io'
7676
content_dir: content
7777
branch: main
7878
avatar:

0 commit comments

Comments
 (0)