mirror of
https://github.com/34892002/edgeKey.git
synced 2026-06-20 17:06:03 +08:00
8 lines
145 B
Vue
8 lines
145 B
Vue
<template>
|
|
<div class="p-5 mb-2">
|
|
<a href="/">
|
|
<img src="../assets/logo.svg" height="64" width="64" />
|
|
</a>
|
|
</div>
|
|
</template>
|