Skip to content

Commit cf7535b

Browse files
committed
Update to https
1 parent fcfded4 commit cf7535b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ subtitle: Where the coders belong
44
email: info@dvcoders.com
55
description: DVCoders club website
66
baseurl: "" # the subpath of your site, e.g. /blog/
7-
url: "http://dvcoders.github.io" # the base hostname & protocol for your site
7+
url: "https://dvcoders.github.io" # the base hostname & protocol for your site
88
twitter_username: dvcoders
99
github_username: dvcoders
1010
facebook_username:

_sass/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,100);
1+
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,100);
22

33
/**
44
* Reset some basic elements

0 commit comments

Comments
 (0)