Skip to content

Commit

Permalink
Added favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
katsulon committed Nov 28, 2024
1 parent 265beee commit 44f1b62
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Binary file added timeliner/public/images/favicon.ico
Binary file not shown.
Binary file added timeliner/public/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions timeliner/resources/views/layouts/app.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

<title>{{ config('app.name', 'Timeliner') }}</title>

<link rel="icon" type="image/x-icon" href="/images/favicon.ico">

<!-- Fonts -->
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=figtree:400,500,600&display=swap" rel="stylesheet" />
Expand Down

0 comments on commit 44f1b62

Please sign in to comment.