mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 21:44:51 +00:00
Update logo/screenshots
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user