Skip to content

Commit ccb054d

Browse files
committed
fix docs title
1 parent 3d3a2f0 commit ccb054d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"lint": [
5656
"src"
5757
],
58-
"docsName": "PixiJS UI",
59-
"docsTitle": "PixiJS UI",
58+
"docsName": "PixiUI",
59+
"docsTitle": "PixiUI",
6060
"docsDescription": "API Documentation for UI components made with PixiJS",
6161
"docsKeyword": "PixiJS, UI, components"
6262
},

0 commit comments

Comments
 (0)