diff --git a/_config.yml b/_config.yml index f7e41eb..adef75e 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ keywords: author: Rob Bateman language: en timezone: '' -favicon: '/img/favicon.png' +favicon: '/img/favicon.ico' # URL ## If your site is put in a subdirectory, set url as 'http://example.com/child' and root as '/child/' diff --git a/source/swf-tester/index.html b/source/swf-tester/index.html index 4e9edc7..ba4cdfc 100644 --- a/source/swf-tester/index.html +++ b/source/swf-tester/index.html @@ -1,6 +1,7 @@ + AwayFL SWF Tester diff --git a/themes/aircv/layout/_partial/head/favicon.ejs b/themes/aircv/layout/_partial/head/favicon.ejs index b088ec0..9111de8 100644 --- a/themes/aircv/layout/_partial/head/favicon.ejs +++ b/themes/aircv/layout/_partial/head/favicon.ejs @@ -19,7 +19,7 @@ <% } else if (config.favicon) { %> - + <% } else { %> <% } %> \ No newline at end of file diff --git a/themes/aircv/layout/index_aux.html b/themes/aircv/layout/index_aux.html index f285756..1845a4a 100644 --- a/themes/aircv/layout/index_aux.html +++ b/themes/aircv/layout/index_aux.html @@ -22,7 +22,7 @@ - + @@ -487,4 +487,4 @@
Web
- \ No newline at end of file + diff --git a/themes/aircv/source/img/favicon.ico b/themes/aircv/source/img/favicon.ico index e11121d..52bc808 100644 Binary files a/themes/aircv/source/img/favicon.ico and b/themes/aircv/source/img/favicon.ico differ