mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +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 <[email protected]> Co-committed-by: jolheiser <[email protected]>
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