Skip to content

Commit f2cc05e

Browse files
authored
Merge pull request #22 from kittinan/master
Fix _config.yml for production site
2 parents 5f81c5b + df9daba commit f2cc05e

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
@@ -6,7 +6,7 @@ words_per_minute: 800
66
# Your site's domain goes here (eg: https://mmistakes.github.io, http://yourdomain.com, etc)
77
# When testing locally leave blank or use http://localhost:4000
88
# url: # comment this when pushing to server
9-
url: https://tupleblog.netlify.com # comment this when testing locally
9+
url: https://tupleblog.github.io # comment this when testing locally
1010

1111
# Owner/author information
1212
owner:

0 commit comments

Comments
 (0)