mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 02:12:36 +02:00
docs(v2): fix typo theme-configuration.md (#4595)
We are in the footer section, I think it's a bad copy and paste
This commit is contained in:
parent
4c09249d72
commit
aa392a9907
1 changed files with 1 additions and 1 deletions
|
@ -519,7 +519,7 @@ You can add logo and a copyright to the footer via `themeConfig.footer`. Logo ca
|
|||
|
||||
## Footer Links {#footer-links}
|
||||
|
||||
You can add links to the navbar via `themeConfig.footer.links`:
|
||||
You can add links to the footer via `themeConfig.footer.links`:
|
||||
|
||||
```js {5-15} title="docusaurus.config.js"
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue