diff --git a/CHANGELOG.md b/CHANGELOG.md index dc8a155..a276d3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,6 @@ ### Fixed - Fixed a bug when using Verbb's Control Panel Nav plugin -## 1.0.0 +## 1.0.0 - 2018-08-28 ### Added - Initial release diff --git a/README.md b/README.md index 2364b3f..fb7ae2e 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,10 @@ A tag manager for Craft 3 - *Create, Update, & Delete Tags* -- *Replace Tags* \ No newline at end of file +- *Replace Tags* + +![Tags Index](./resources/index.png) + +![Edit Tag](./resources/edit.png) + +![Replace Tag](./resources/replace.png) \ No newline at end of file diff --git a/composer.json b/composer.json index 84eafca..1506afb 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ }, "extra": { "name": "Tags", - "handle": "tagManager", + "handle": "tag-manager", "changelogUrl": "https://raw.githubusercontent.com/ethercreative/tags/master/CHANGELOG.md", "class": "ether\\tagManager\\TagManager" } diff --git a/resources/edit.png b/resources/edit.png new file mode 100644 index 0000000..942a727 Binary files /dev/null and b/resources/edit.png differ diff --git a/resources/index.png b/resources/index.png new file mode 100644 index 0000000..8b34506 Binary files /dev/null and b/resources/index.png differ diff --git a/resources/replace.png b/resources/replace.png new file mode 100644 index 0000000..6a8ac96 Binary files /dev/null and b/resources/replace.png differ diff --git a/resources/tags-banner.png b/resources/tags-banner.png index b1d1cf9..651d590 100644 Binary files a/resources/tags-banner.png and b/resources/tags-banner.png differ diff --git a/src/icon.svg b/src/icon.svg index 29ce677..b2f9c94 100644 --- a/src/icon.svg +++ b/src/icon.svg @@ -1,17 +1,16 @@ - + + + Plugin Icon + Created with Sketch. - - + + - - - - - - - + + + \ No newline at end of file