diff --git a/README.md b/README.md index f89572d..93603c9 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ If you want to create a beautiful landing page for your project, simply create a { "title": "Daux.io", "tagline": "The Easiest Way To Document Your Project", - "image": "/img/app.png" + "image": "img/app.png" } Note: The image can be a local or remote image. diff --git a/docs/00_Getting_Started.md b/docs/00_Getting_Started.md index f89572d..93603c9 100644 --- a/docs/00_Getting_Started.md +++ b/docs/00_Getting_Started.md @@ -61,7 +61,7 @@ If you want to create a beautiful landing page for your project, simply create a { "title": "Daux.io", "tagline": "The Easiest Way To Document Your Project", - "image": "/img/app.png" + "image": "img/app.png" } Note: The image can be a local or remote image. diff --git a/docs/config.json b/docs/config.json index 13dd813..c133ecf 100644 --- a/docs/config.json +++ b/docs/config.json @@ -1,7 +1,7 @@ { "title": "DAUX.IO", "tagline": "The Easiest Way To Document Your Project", - "image": "/img/app.png", + "image": "img/app.png", "theme": "navy", "repo": "justinwalsh/daux.io", "twitter": ["justin_walsh", "todaymade"], @@ -12,4 +12,4 @@ "Help/Support/Bugs": "https://github.com/justinwalsh/daux.io/issues", "Made by Todaymade": "http://todaymade.com" } -} +} \ No newline at end of file diff --git a/index.php b/index.php index e59124c..28a6bee 100644 --- a/index.php +++ b/index.php @@ -87,7 +87,7 @@ if ($homepage && $homepage_url !== '/') { - img/favicon.png" type="image/x-icon"> +