Skip to content

Commit

Permalink
updated logo
Browse files Browse the repository at this point in the history
  • Loading branch information
miggi92 authored Dec 8, 2023
1 parent 618790e commit d6daad2
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/appLogo.vue
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<template>
<NuxtImg src="/logo.jpeg" alt="HaStE Logo" />
<NuxtImg src="/logo.png" alt="HaStE Logo" />
</template>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare",
"generate-pwa-assets": "pwa-assets-generator --preset minimal public/logo.jpeg"
"generate-pwa-assets": "pwa-assets-generator --preset minimal public/logo.png"
},
"devDependencies": {
"@nuxt/devtools": "latest",
Expand Down
Binary file modified public/apple-touch-icon-180x180.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.
Binary file removed public/logo.jpeg
Binary file not shown.
Binary file added public/logo.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/maskable-icon-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 modified public/pwa-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 modified public/pwa-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 modified public/pwa-64x64.png
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 d6daad2

Please sign in to comment.