feat: nuxtodon logo (#32)

This commit is contained in:
patak 2022-11-23 13:04:45 +01:00 committed by GitHub
parent 0befc5169b
commit 674879cb7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<template>
<NuxtLink flex text-2xl gap-2 to="/">
<div i-logos-nuxt-icon />
<img aria-label="Nuxtodon Logo" src="/nuxtodon.svg" width="25" height="25">
<div>
Nuxtodon <sup text-sm italic op50 mt-1>Prototype</sup>
</div>