Fix: move playground link back

master
Lucas Duailibe 2019-05-24 18:45:04 -03:00
parent 0d7011ba08
commit 28727c3bb6
1 changed files with 1 additions and 1 deletions

View File

@ -34,9 +34,9 @@ const siteConfig = {
/* base url for editing docs, usage example: editUrl + 'en/doc1.md' */
editUrl: `${GITHUB_URL}/edit/master/docs/`,
headerLinks: [
{ href: "/playground/", label: "Playground" },
{ doc: "index", label: "About" },
{ doc: "install", label: "Usage" },
{ href: "/playground/", label: "Playground" },
{ blog: true, label: "Blog" },
{ search: true },
{ href: "https://opencollective.com/prettier", label: "Donate" },