We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f380791 commit 0de6d86Copy full SHA for 0de6d86
1 file changed
_config.yml
@@ -1,7 +1,7 @@
1
remote_theme: APIDevTools/gh-pages-theme
2
3
title: JSON Schema $Ref Parser
4
-logo: /img/logos/logo.png
+logo: http://apidevtools.org/img/logos/logo.png
5
6
author:
7
twitter: APIDevTools
@@ -16,7 +16,7 @@ defaults:
16
- scope:
17
path: ""
18
values:
19
- image: /img/logos/card.png
+ image: http://apidevtools.org/img/logos/card.png
20
21
path: "test/specs/**/*"
22
0 commit comments