mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
✨ Ability to change title and icons
This commit is contained in:
@@ -10,6 +10,9 @@ export function getConfig(name: string) {
|
||||
configName: name,
|
||||
config: {
|
||||
name: name.toString(),
|
||||
title: 'Homarr 🦞',
|
||||
logo: '/imgs/logo.png',
|
||||
favicon: '/favicon.svg',
|
||||
services: [],
|
||||
settings: {
|
||||
searchUrl: 'https://www.google.com/search?q=',
|
||||
|
||||
Reference in New Issue
Block a user