diff --git a/_config.yml b/_config.yml index 90458be..8dff3f8 100755 --- a/_config.yml +++ b/_config.yml @@ -19,7 +19,6 @@ keywords: "GraphWalker, Model based testing, mbt, testing, test, automation" description: "GraphWalker is an open source Model-based testing tool for test automation. It is designed to make it easy to design your tests using graphs" source_link: "https://github.com/GraphWalker/graphwalker-project" favicon: "img/favicon.ico" -touch_icon: "img/apple-touch-icon.png" google_analytics_key: UA-67286726-1 diff --git a/images/favicon.ico b/img/favicon.ico similarity index 100% rename from images/favicon.ico rename to img/favicon.ico