mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-28 23:58:19 +00:00
fix(docs): Add link to Survey in top bar (#4574)
This commit is contained in:
committed by
GitHub
parent
07254fb551
commit
f3a7376683
@@ -4,6 +4,7 @@ const en = [
|
||||
{ text: "Docs", link: "/docs" },
|
||||
{ text: "Contributing", link: "/contributing" },
|
||||
{ text: "Blog", link: "/blog" },
|
||||
{ text: "📢 User Survey", link: "https://docs.google.com/forms/d/1fOGWkdinDV2_46CZvzQRdz8401ypZR8Z-iwkNNt3EX0" },
|
||||
];
|
||||
|
||||
export { en };
|
||||
|
||||
Reference in New Issue
Block a user