docs: disable base element override
Setting the HTML <base> element causes page-internal links to point to the root of the website, rather than local anchors on the same page. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
5f804a9df7
commit
f36b44ff73
1 changed files with 0 additions and 1 deletions
|
@ -26,4 +26,3 @@ params:
|
|||
geekdocContentLicense:
|
||||
name: CC BY 4.0
|
||||
link: https://creativecommons.org/licenses/by/4.0/
|
||||
geekdocOverwriteHTMLBase: true
|
||||
|
|
Loading…
Reference in a new issue