mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-09 19:52:30 +02:00
Fix versioned links in the docs
This commit is contained in:
@@ -42,6 +42,7 @@ window.$docsify = {
|
|||||||
nameLink: false,
|
nameLink: false,
|
||||||
repo: 'https://github.com/imgproxy',
|
repo: 'https://github.com/imgproxy',
|
||||||
loadSidebar: true,
|
loadSidebar: true,
|
||||||
|
relativePath: true,
|
||||||
subMaxLevel: 2,
|
subMaxLevel: 2,
|
||||||
auto2top: true,
|
auto2top: true,
|
||||||
routerMode: window.DOCSIFY_ROUTER_MODE || "hash",
|
routerMode: window.DOCSIFY_ROUTER_MODE || "hash",
|
||||||
|
Reference in New Issue
Block a user