Skip to content

Commit b2ab2bf

Browse files
committed
Remove consent management script and outdated version notice
1 parent bb58007 commit b2ab2bf

3 files changed

Lines changed: 0 additions & 19 deletions

File tree

docs/javascripts/consent.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/overrides/main.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,6 @@
6060

6161
{% endblock %}
6262

63-
{% block outdated %}
64-
You're not viewing the latest version.
65-
<a href="{{ '../' ~ base_url }}">
66-
<strong>Click here to go to latest.</strong>
67-
</a>
68-
{% endblock %}
69-
7063
{% block extrahead %}
7164
<!-- Add head tags that need to be applied before here -->
7265
{{ super() }}

mkdocs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,6 @@ extra_css:
160160
- stylesheets/livekit-tutorials.css
161161
- stylesheets/amplify.css
162162

163-
extra_javascript:
164-
- javascripts/consent.js
165-
166163
copyright: >
167164
2025 &copy; OpenVidu –
168165
<a href="#__consent">Change cookie settings</a>

0 commit comments

Comments
 (0)