Update logo/screenshots

This commit is contained in:
Darko Gjorgjijoski
2024-01-28 02:59:42 +01:00
parent 06a196029e
commit cec86c39ed
28 changed files with 24 additions and 28 deletions

View File

@@ -47,7 +47,7 @@
top-1/2
left-1/2
"
alt="Crater Logo"
alt="InvoiceShelf Logo"
/>
</div>
</div>
@@ -63,10 +63,6 @@ const props = defineProps({
},
})
function getCraterLogo() {
const imgUrl = new URL('/img/crater-logo.png', import.meta.url)
return imgUrl
}
</script>
<style>