Not found icon

This commit is contained in:
naskya 2023-05-07 09:43:11 +09:00
parent d6b751f800
commit 020c02476a
No known key found for this signature in database
GPG key ID: 164DFF24E2D40139

View file

@ -3,8 +3,9 @@
<template #empty>
<div class="_fullinfo">
<img
src="https://xn--931a.moe/assets/info.jpg"
src="/static-assets/badges/info.png"
class="_ghost"
:alt="i18n.ts.notFound"
/>
<div>{{ i18n.ts.notFound }}</div>
</div>