mirror of
https://github.com/distribution/distribution.git
synced 2025-09-26 06:40:12 +00:00
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:
@@ -26,4 +26,3 @@ params:
|
|||||||
geekdocContentLicense:
|
geekdocContentLicense:
|
||||||
name: CC BY 4.0
|
name: CC BY 4.0
|
||||||
link: https://creativecommons.org/licenses/by/4.0/
|
link: https://creativecommons.org/licenses/by/4.0/
|
||||||
geekdocOverwriteHTMLBase: true
|
|
||||||
|
Reference in New Issue
Block a user