Skip to content

Commit e5d8814

Browse files
authored
Enforcing HTTPS
1 parent 37a301f commit e5d8814

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ comments :
3333

3434
# Internal nav
3535
nav:
36-
- GALLERY: "http://sunbliss.github.io/photorama/gallery/"
37-
- JOURNAL: "http://sunbliss.github.io/photorama/journal/"
38-
- ABOUT: "http://sunbliss.github.io/photorama/about/"
36+
- GALLERY: "https://sunbliss.github.io/photorama/gallery/"
37+
- JOURNAL: "https://sunbliss.github.io/photorama/journal/"
38+
- ABOUT: "https://sunbliss.github.io/photorama/about/"
3939

4040
# All translation keys
4141
translations:

0 commit comments

Comments
 (0)