Skip to content

Commit 75ec6d8

Browse files
authored
Merge pull request #5 from diffix/edon/config-url
Update site url in config
2 parents 9ecaf2a + 7be435a commit 75ec6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords: Diffix, Anonymization, Privacy, Synthetic Data # add your own keywords
1414
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1515
icon: favicon.ico # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1616

17-
url: https://diffix.github.io # the base hostname & protocol for your site
17+
url: https://www.open-diffix.org # the base hostname & protocol for your site
1818
baseurl: # the subpath of your site, e.g. /blog/
1919
last_updated: false # set to true if you want to display last updated in the footer
2020
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR

0 commit comments

Comments
 (0)