mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
Update nameLink option docs (#1125)
This commit is contained in:
parent
dcb0aaea99
commit
b2e6123980
@ -265,7 +265,7 @@ window.$docsify = {
|
||||
- Type: `String`
|
||||
- Default: `window.location.pathname`
|
||||
|
||||
The name of the link.
|
||||
The URL that the website `name` links to.
|
||||
|
||||
```js
|
||||
window.$docsify = {
|
||||
@ -587,4 +587,4 @@ Adds a space on top when scrolling content page to reach the selected section. T
|
||||
window.$docsify = {
|
||||
topMargin: 90, // default: 0
|
||||
};
|
||||
```
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user