diff --git a/README.textile b/README.textile index 1b0213f..97d70d1 100644 --- a/README.textile +++ b/README.textile @@ -1,6 +1,6 @@ h1. Textile branding -These marks represent "Textile":https://txstyle.org, the markup language developed by "Dean Allen":http://alistapart.com/author/deanallen in "2002":https://web.archive.org/web/20021226035527/http://textism.com/tools/textile/. Dean never created a mark for Textile, and for nearly 13 years no satisfactory mark existed for writers, designers, and developers to use, until now. +These marks represent "Textile":https://textile-lang.com, the markup language developed by "Dean Allen in 2002":https://web.archive.org/web/20021226035527/http://textism.com/tools/textile/. Dean never created a mark for Textile, and for many years no satisfactory mark existed for writers, designers, and developers to use, until now. Two marks are available in various formats (see specs below): diff --git a/assets/apple-touch-icon/apple-touch-icon-120x120.png b/assets/apple-touch-icon/apple-touch-icon-120x120.png deleted file mode 100644 index 64aa96d..0000000 Binary files a/assets/apple-touch-icon/apple-touch-icon-120x120.png and /dev/null differ diff --git a/assets/apple-touch-icon/apple-touch-icon-152x152.png b/assets/apple-touch-icon/apple-touch-icon-152x152.png deleted file mode 100644 index 85a10a3..0000000 Binary files a/assets/apple-touch-icon/apple-touch-icon-152x152.png and /dev/null differ diff --git a/assets/apple-touch-icon/apple-touch-icon-167x167.png b/assets/apple-touch-icon/apple-touch-icon-167x167.png deleted file mode 100644 index 2c5c100..0000000 Binary files a/assets/apple-touch-icon/apple-touch-icon-167x167.png and /dev/null differ diff --git a/assets/apple-touch-icon/apple-touch-icon-180x180.png b/assets/apple-touch-icon/apple-touch-icon-180x180.png deleted file mode 100644 index f81b00d..0000000 Binary files a/assets/apple-touch-icon/apple-touch-icon-180x180.png and /dev/null differ diff --git a/assets/apple-touch-icon/apple-touch-icon-precomposed.png b/assets/apple-touch-icon/apple-touch-icon-precomposed.png deleted file mode 100644 index f81b00d..0000000 Binary files a/assets/apple-touch-icon/apple-touch-icon-precomposed.png and /dev/null differ diff --git a/assets/favicon/favicon-16x16.png b/assets/favicon/favicon-16x16.png deleted file mode 100644 index 2a8c6e9..0000000 Binary files a/assets/favicon/favicon-16x16.png and /dev/null differ diff --git a/assets/favicon/favicon-32x32.png b/assets/favicon/favicon-32x32.png deleted file mode 100644 index 3dc909b..0000000 Binary files a/assets/favicon/favicon-32x32.png and /dev/null differ diff --git a/assets/apple-touch-icon/apple-touch-icon.png b/assets/favicons/apple-touch-icon.png similarity index 100% rename from assets/apple-touch-icon/apple-touch-icon.png rename to assets/favicons/apple-touch-icon.png diff --git a/assets/favicon/favicon.ico b/assets/favicons/favicon.ico similarity index 100% rename from assets/favicon/favicon.ico rename to assets/favicons/favicon.ico diff --git a/assets/favicon/favicon-192x192.png b/assets/favicons/icon-192.png similarity index 100% rename from assets/favicon/favicon-192x192.png rename to assets/favicons/icon-192.png diff --git a/assets/favicon/favicon-512x512.png b/assets/favicons/icon-512.png similarity index 100% rename from assets/favicon/favicon-512x512.png rename to assets/favicons/icon-512.png diff --git a/assets/favicons/icon.svg b/assets/favicons/icon.svg new file mode 100644 index 0000000..b1cb0a7 --- /dev/null +++ b/assets/favicons/icon.svg @@ -0,0 +1 @@ + diff --git a/assets/windows-site-tile/mstile-150x150.png b/assets/windows-site-tile/mstile-150x150.png deleted file mode 100644 index 857519a..0000000 Binary files a/assets/windows-site-tile/mstile-150x150.png and /dev/null differ diff --git a/assets/windows-site-tile/mstile-310x150.png b/assets/windows-site-tile/mstile-310x150.png deleted file mode 100644 index 1d7bb04..0000000 Binary files a/assets/windows-site-tile/mstile-310x150.png and /dev/null differ diff --git a/assets/windows-site-tile/mstile-310x310.png b/assets/windows-site-tile/mstile-310x310.png deleted file mode 100644 index 1a15506..0000000 Binary files a/assets/windows-site-tile/mstile-310x310.png and /dev/null differ diff --git a/assets/windows-site-tile/mstile-70x70.png b/assets/windows-site-tile/mstile-70x70.png deleted file mode 100644 index 29ee594..0000000 Binary files a/assets/windows-site-tile/mstile-70x70.png and /dev/null differ diff --git a/package.json b/package.json index 615145f..898dd27 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "textile-mark", "description": "The Textile brand image assets.", - "version": "1.0.0", + "version": "1.1.0", "repository": { "type": "git", "url": "https://github.com/textile/textile-mark.git"