diff --git a/src/icons/icon.xcf b/src/icons/icon.xcf deleted file mode 100644 index e1cde95..0000000 Binary files a/src/icons/icon.xcf and /dev/null differ diff --git a/src/icons/icon_128.png b/src/icons/icon_128.png index c4ed868..bba75dd 100644 Binary files a/src/icons/icon_128.png and b/src/icons/icon_128.png differ diff --git a/src/icons/icon_48.png b/src/icons/icon_48.png index e2d41f1..9304585 100644 Binary files a/src/icons/icon_48.png and b/src/icons/icon_48.png differ diff --git a/src/icons/push-pin.svg b/src/icons/push-pin.svg new file mode 100644 index 0000000..e05418a --- /dev/null +++ b/src/icons/push-pin.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/manifest.json b/src/manifest.json index 6fce9e5..4a86510 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Pinboard Groupings", - "description": "Group Pinboard tags", + "description": "Group pinboard.in tags on a page you can use as you new tab home.", "version": 1.0, "manifest_version": 2, "icons": { diff --git a/src/page/App.vue b/src/page/App.vue index 231be11..d910759 100644 --- a/src/page/App.vue +++ b/src/page/App.vue @@ -66,6 +66,8 @@ + +
Icons made by Smashicons from www.flaticon.com