mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-05-08 22:07:32 +08:00
7 lines
191 B
Vue
7 lines
191 B
Vue
<template>
|
|
<img
|
|
style="width: 70%; height: 100%; margin: auto; opacity: 0.8"
|
|
src="https://raw.githubusercontent.com/toeverything/blocksuite/master/assets/logo.svg"
|
|
/>
|
|
</template>
|