Add favicon to layouts #126

Closed
opened 2025-07-22 21:35:38 +02:00 by RealZone22_placeholder_1p9ikid · 0 comments
RealZone22_placeholder_1p9ikid commented 2025-07-22 21:35:38 +02:00 (Migrated from git.cyanfox.de)

Just add

    <link rel="icon" href="{{ settings('internal.app.logo', config('settings.logo_path')) }}" type="image/x-icon">
Just add ```blade <link rel="icon" href="{{ settings('internal.app.logo', config('settings.logo_path')) }}" type="image/x-icon"> ```
RealZone22_placeholder_1p9ikid (Migrated from git.cyanfox.de) closed this issue 2025-07-25 19:58:23 +02:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
CyanFox/Modules#126
No description provided.