mirror of
https://github.com/taigrr/homer
synced 2025-01-18 04:53:12 -08:00
Adding PWA icons for proper pwa support
This commit is contained in:
@@ -151,8 +151,6 @@ export default {
|
||||
let config = await this.getConfig();
|
||||
|
||||
this.config = merge(defaults, config);
|
||||
|
||||
console.log(this.config);
|
||||
this.services = this.config.services;
|
||||
document.title = `${this.config.title} | ${this.config.subtitle}`;
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user