Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
zerok committed May 16, 2024
1 parent a13616a commit 2f14a4f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export default defineConfig({
src: './img/logo.svg',
alt: 'Grafana Tanka logo',
},
favicon: './img/favicon.svg',
editLink: {
baseUrl: 'https://github.com/grafana/tanka/edit/main/docs/',
},
Expand Down
8 changes: 8 additions & 0 deletions docs/img/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion docs/public/favicon.svg

This file was deleted.

0 comments on commit 2f14a4f

Please sign in to comment.