chore: update ui
This commit is contained in:
parent
8abcd6f16e
commit
682efa604f
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ const buildTimeAgo = useTimeAgo(buildTime)
|
|||
|
||||
<template>
|
||||
<div p4 text-sm op25>
|
||||
A Mastodon client powered by Nuxt<br>
|
||||
A Mastodon client by Nuxt<br>
|
||||
Built <span :title="buildTime">{{ buildTimeAgo }}</span> · <a href="https://github.com/antfu/nuxtodon" target="_blank">GitHub</a>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue