We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae8573 commit d6a4fedCopy full SHA for d6a4fed
_config.yml
@@ -11,7 +11,7 @@ language:
11
timezone:
12
13
# URL
14
-## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
+## If your site is put in a subdirectory, set url as 'https://yoursite.com/child' and root as '/child/'
15
url: /
16
root: /
17
permalink:
@@ -50,7 +50,7 @@ tag_map:
50
# Date / Time format
51
## Hexo uses Moment.js to parse and display date
52
## You can customize the date format as defined in
53
-## http://momentjs.com/docs/#/displaying/format/
+## https://momentjs.com/docs/#/displaying/format/
54
date_format: YYYY-MM-DD
55
time_format: HH:mm:ss
56
0 commit comments