We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b1418 commit 022d63bCopy full SHA for 022d63b
1 file changed
_config.yml
@@ -1,7 +1,7 @@
1
remote_theme: APIDevTools/gh-pages-theme
2
3
title: API Dev Tools
4
-logo: http://apidevtools.org/img/logos/logo.png
+logo: https://apidevtools.org/img/logos/logo.png
5
6
author:
7
twitter: APIDevTools
@@ -16,4 +16,4 @@ defaults:
16
- scope:
17
path: ""
18
values:
19
- image: http://apidevtools.org/img/logos/card.png
+ image: https://apidevtools.org/img/logos/card.png
0 commit comments