Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit a426daf

Browse files
committed
add favicon
1 parent 5d33af6 commit a426daf

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

resources/assets/images/favicon.ico

361 KB
Binary file not shown.

resources/views/layout.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta id="token" name="_token" content="{{ csrf_token() }}">
8+
<link rel="icon" href="/vendor/lucid/images/favicon.ico" type="image/x-icon"/>
89

910
<title>Lucid • Console</title>
1011
<link rel="stylesheet" href="/vendor/lucid/css/lib/material.min.css">

0 commit comments

Comments
 (0)