Skip to content

Commit f318ba2

Browse files
committed
refactor(playground): simplify brand name
1 parent 53084ab commit f318ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default defineNuxtModule<ModuleOptions>({
2626
defaults: {
2727
// Brand
2828
brand: {
29-
name: '@nuxtify/pages',
29+
name,
3030
},
3131

3232
// Navigation

0 commit comments

Comments
 (0)