1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-05 01:20:39 +02:00

Remove www subdomain from package.json homepage (#5206)

Clicking on the "homepage" field [on npm](https://www.npmjs.com/package/simple-icons) returns a privacy error: https://www.simpleicons.org/
This commit is contained in:
Sam Pierce Lolla 2021-03-08 11:14:53 -05:00 committed by GitHub
parent ecff956164
commit bf47cc3604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
"name": "simple-icons", "name": "simple-icons",
"version": "4.14.0", "version": "4.14.0",
"description": "SVG icons for popular brands https://simpleicons.org", "description": "SVG icons for popular brands https://simpleicons.org",
"homepage": "https://www.simpleicons.org", "homepage": "https://simpleicons.org",
"keywords": [ "keywords": [
"svg", "svg",
"icons" "icons"