Merge pull request #4562 from SuriyaaKudoIsc/patch-7
Set url in _config.yml to https://
This commit is contained in:
commit
14cccbfdc2
|
@ -18,7 +18,7 @@ collections:
|
||||||
|
|
||||||
name: Jekyll • Simple, blog-aware, static sites
|
name: Jekyll • Simple, blog-aware, static sites
|
||||||
description: Transform your plain text into static websites and blogs
|
description: Transform your plain text into static websites and blogs
|
||||||
url: http://jekyllrb.com
|
url: https://jekyllrb.com
|
||||||
|
|
||||||
twitter:
|
twitter:
|
||||||
username: jekyllrb
|
username: jekyllrb
|
||||||
|
|
Loading…
Reference in New Issue