Skip to content

Commit e210145

Browse files
committed
Add keywords to package.json
1 parent ad5ab88 commit e210145

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
"version": "1.0.0",
44
"type": "module",
55
"description": "Your own short links as an easily deployed static site",
6+
"keywords": [
7+
"self-hosted",
8+
"static site",
9+
"url shortener",
10+
"bitly",
11+
"shorten urls",
12+
"link shortener",
13+
"shortlink",
14+
"shortlinks",
15+
"short links"
16+
],
617
"homepage": "https://github.com/jstayton/suri#readme",
718
"bugs": "https://github.com/jstayton/suri/issues",
819
"license": "MIT",

0 commit comments

Comments
 (0)