diff --git a/src/elements/browse.mjs b/src/elements/browse.mjs index bde0cfb..ff6162c 100644 --- a/src/elements/browse.mjs +++ b/src/elements/browse.mjs @@ -111,7 +111,7 @@ export class BrowseElement extends HTMLBodyElement { * The name of this application, displayed if no page is being shown. * @type {string} */ - static APP_NAME = "Obsiview" + static APP_NAME = "Glassflame" /** * Recreate {@link titleElement} with the current value of {@link path}.