Skip to content

Commit

Permalink
Update favicons
Browse files Browse the repository at this point in the history
Signed-off-by: nurRiyad <[email protected]>
  • Loading branch information
nurRiyad committed Nov 30, 2024
1 parent f690aa6 commit c4dbf0b
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ watch(loggedIn, () => {
navigateTo('/')
}
})
useSeoMeta({
title: 'Nuxt LinkTree',
description: 'A simple linktree clone built with Nuxt.js',
})
</script>

<template>
Expand Down
Binary file added public/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/favicon.ico
Binary file not shown.

0 comments on commit c4dbf0b

Please sign in to comment.