docs: 🧑‍💻 Update about

This commit is contained in:
viarotel 2024-11-26 16:20:03 +08:00
parent 0e1202e106
commit 46513309a8

View File

@ -1,5 +1,6 @@
<template>
<div class="flex flex-col items-center justify-center h-full -mt-8 space-y-4">
<div class="h-full">
<div class="h-full flex flex-col items-center justify-center space-y-4 -mt-8">
<a class="block" :href="escrcpyURL" target="_blank">
<img src="$electron/resources/build/logo.png" class="h-48" alt="" />
</a>
@ -39,6 +40,7 @@
v{{ version }}
</div>
</div>
<SponsorDialog ref="sponsorDialogRef" />
</div>