Prepend 'html_baseurl' to the href of each switching item in versions.html?
Open
- Dominant language
- C++
- Stars
- 125
- Forks
- 382
- Avg merge
- 22h 39m
- Merged PRs (30d)
- 21
Description
### Problem Description
Hello, Conan Team.
I wonder whether it's possible to prepend [html_baseurl](https://github.com/conan-io/docs/blob/2404156c29d1b91c564dbe1e2f208bba2a87e414/conf.py#L148) to the href of each switching item in [versions.html](https://github.com/conan-io/docs/blob/2404156c29d1b91c564dbe1e2f208bba2a87e414/_themes/conan_theme/versions.html#L12)?
That is, replace this line:
```html
```
with:
```html
```
If possible, how to pass and reference `html_baseurl` in `versions.html`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.