Skip to content

Commit 047231e

Browse files
committed
Change default title to loading
This title appears before the config title is loaded.
1 parent a6807b2 commit 047231e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ const plugins = [
8181
]
8282
}),
8383
html({
84-
title: 'ownCloud',
84+
title: 'Loading...',
8585
attributes: {
8686
html: { lang: 'en' },
8787
link: [],

0 commit comments

Comments
 (0)