Skip to content

Commit 3e32e74

Browse files
committed
set url correctly with the https protocol
1 parent c8c8c57 commit 3e32e74

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
@@ -23,7 +23,7 @@ description: >- # used by seo meta and the atom feed
2323
2424
# Fill in the protocol & hostname for your site
2525
# e.g. 'https://username.github.io', note that it does not end with a '/'.
26-
url: "damilola-oladele.dev"
26+
url: "https://damilola-oladele.dev"
2727

2828
github:
2929
username: activus-d # change to your github username

0 commit comments

Comments
 (0)