diff --git a/_data/favicons.yml b/_data/favicons.yml deleted file mode 100644 index bc5717040..000000000 --- a/_data/favicons.yml +++ /dev/null @@ -1,23 +0,0 @@ -# This is the configuration for the site favicons. - -- rel: shortcut icon - type: image/ico - href: /assets/img/favicons/18f-favicon.ico -- rel: icon - type: image/png - href: /assets/img/favicons/18f-favicon.png -- rel: icon - type: image/png - sizes: 192x192 - href: /assets/img/favicons/18f-favicon-192.png -- rel: apple-touch-icon-precomposed - href: /assets/img/favicons/18f-favicon-57.png -- rel: apple-touch-icon-precomposed - sizes: 72x72 - href: /assets/img/favicons/18f-favicon-72.png -- rel: apple-touch-icon-precomposed - sizes: 114x114 - href: /assets/img/favicons/18f-favicon-114.png -- rel: apple-touch-icon-precomposed - sizes: 144x144 - href: /assets/img/favicons/18f-favicon-144.png \ No newline at end of file diff --git a/_includes/layouts/favicons.yml b/_includes/layouts/favicons.yml deleted file mode 100644 index b9f40c89d..000000000 --- a/_includes/layouts/favicons.yml +++ /dev/null @@ -1,23 +0,0 @@ -# This is the configuration for the site favicons. - -- rel: shortcut icon - type: image/ico - href: /assets/img/favicons/favicon.ico -- rel: icon - type: image/png - href: /assets/img/favicons/favicon.png -- rel: icon - type: image/png - sizes: 192x192 - href: /assets/img/favicons/favicon-192.png -- rel: apple-touch-icon-precomposed - href: /assets/img/favicons/favicon-57.png -- rel: apple-touch-icon-precomposed - sizes: 72x72 - href: /assets/img/favicons/favicon-72.png -- rel: apple-touch-icon-precomposed - sizes: 114x114 - href: /assets/img/favicons/favicon-114.png -- rel: apple-touch-icon-precomposed - sizes: 144x144 - href: /assets/img/favicons/favicon-144.png \ No newline at end of file