Skip to content

Commit 6895073

Browse files
committed
fix: Attempt to fix SSL issues with github.io
CNAME file may fix it.
1 parent 2bed7ea commit 6895073

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
educredentials.eu

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: Examples of Openbadges v3 Credentials for Edubadges
22
33

44
baseurl: "/obv3-examples" # the subpath of your site, e.g. /blog
5-
url: "http://www.educredentials.eu/" # the base hostname & protocol for your site, e.g. http://example.com
5+
url: "https://www.educredentials.eu/" # the base hostname & protocol for your site, e.g. http://example.com
66
twitter_username:
77
github_username: educredentials
88

0 commit comments

Comments
 (0)