Skip to content

Commit

Permalink
feat: add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
limulus committed Nov 24, 2024
1 parent 808f32f commit 2c0502e
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/_includes/layouts/base.webc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<link rel="icon" href="/assets/svg/ldn.561214f5.svg" type="image/svg+xml" />

<link rel="stylesheet" :href="getBundleFileUrl('css')" webc:keep />
<link rel="stylesheet" href="../css/normalize.css" />
<link rel="stylesheet" href="../css/main.css" />
Expand Down
67 changes: 67 additions & 0 deletions www/assets/svg/ldn.561214f5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2c0502e

Please sign in to comment.