Skip to content

Commit 9ff5417

Browse files
committed
Merge pull request hojberg#8 from hojberg/domains
added domains
2 parents 63620fc + 86b1d94 commit 9ff5417

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,9 @@
3636
],
3737
"analyze": false,
3838
"optionalDependencies": {},
39-
"subdomain": "cssarrowplease"
39+
"subdomain": "cssarrowplease",
40+
"domains": [
41+
"cssarrowplease.com",
42+
"www.cssarrowplease.com"
43+
]
4044
}

0 commit comments

Comments
 (0)