mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-23 20:55:55 +00:00
docs: add awesome and tea (#49)
As title, add awesome-gitea and tea to the footer Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/49 Co-authored-by: jolheiser <john.olheiser@gmail.com> Co-committed-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
@@ -223,6 +223,10 @@ const config = {
|
||||
{
|
||||
title: 'Community',
|
||||
items: [
|
||||
{
|
||||
label: 'Awesome Gitea',
|
||||
to: '/awesome',
|
||||
},
|
||||
{
|
||||
label: 'Stack Overflow',
|
||||
href: 'https://stackoverflow.com/questions/tagged/gitea',
|
||||
@@ -260,6 +264,10 @@ const config = {
|
||||
label: 'Gitea',
|
||||
href: 'https://gitea.com/gitea',
|
||||
},
|
||||
{
|
||||
label: 'Tea CLI',
|
||||
href: 'https://gitea.com/gitea/tea',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user