Skip to content

Commit b9479dc

Browse files
committed
Merge branch 'develop'
2 parents 04004e0 + 943c01e commit b9479dc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/rocm_docs/rocm_docs_theme/flavors/rocm-ls/header.jinja

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323

2424
{% set repo_url = repo_url|replace("http://", "https://") %}
2525

26-
{% macro version_list() -%}
27-
{% if theme_version_list_link %}
28-
<a class="header-all-versions" href="{{ theme_version_list_link }}">Version List</a>
29-
{% endif %}
30-
{%- endmacro -%}
31-
3226
{%
3327
set nav_secondary_items = {
3428
"GitHub": repo_url,

0 commit comments

Comments
 (0)