add meta link
This commit is contained in:
parent
bd22f981ff
commit
c1dc4b6984
1 changed files with 3 additions and 0 deletions
|
@ -308,6 +308,9 @@ export function Hero() {
|
|||
<li>
|
||||
<Link href={"https://docs.akkoma.dev/stable"}>Documentation</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link href={"https://meta.akkoma.dev/"}>Forum for meta-discussion</Link>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div className="relative mt-10 sm:mt-20 lg:col-span-5 lg:row-span-2 lg:mt-0 xl:col-span-6">
|
||||
|
|
Loading…
Reference in a new issue