mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-12-17 21:59:50 +01: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