Skip to content

Commit

Permalink
docs: add zendesk tag to index.html
Browse files Browse the repository at this point in the history
Related: scylladb/sphinx-scylladb-theme#979

Adds the Zendesk tag to index.html page

## How to test

1. Run `make multiversion`.
1. Open the `_build/dirhtml/index.html` file.
1. Check for the presence of the Zendesk tag associated with this project.
  • Loading branch information
dgarcia360 authored and karol-kokoszka committed Jan 11, 2024
1 parent 47a93b9 commit d837629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
'tag_substring_removed': 'scylla-manager-',
'versions_unstable': UNSTABLE_VERSIONS,
'versions_deprecated': DEPRECATED_VERSIONS,
'zendesk_tag': 'jiigc536se3g139312rad',
}

# If not None, a 'Last updated on:' timestamp is inserted at every page
Expand Down

0 comments on commit d837629

Please sign in to comment.