Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@ export default defineNuxtConfig({
head: {
// Note: titleTemplate function is set in app.vue to prevent "GitPulse - GitPulse" on homepage
title: 'GitPulse',
link: [
{ rel: 'icon', type: 'image/png', href: '/favicon.png' },
],

meta: [
{
name: 'description',
Expand Down
Binary file added public/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading