Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
fe0c085c
Unverified
Commit
fe0c085c
authored
Mar 09, 2026
by
Simon Mo
Committed by
GitHub
Mar 09, 2026
Browse files
[Docs] Remove the reo beacon (#36528)
Co-authored-by:
Cursor Agent
<
cursoragent@cursor.com
>
parent
8d6b3d5d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
docs/mkdocs/javascript/reo.js
docs/mkdocs/javascript/reo.js
+0
-3
mkdocs.yaml
mkdocs.yaml
+0
-1
No files found.
docs/mkdocs/javascript/reo.js
deleted
100644 → 0
View file @
8d6b3d5d
// Reo.Dev documentation tracking
// https://docs.reo.dev/integrations/tracking-beacon/install-javascript-for-documentation
!
function
(){
var
e
,
t
,
n
;
e
=
"
d5c4337961ef0ac
"
,
t
=
function
(){
Reo
.
init
({
clientID
:
"
d5c4337961ef0ac
"
})},(
n
=
document
.
createElement
(
"
script
"
)).
src
=
"
https://static.reo.dev/
"
+
e
+
"
/reo.js
"
,
n
.
defer
=!
0
,
n
.
onload
=
t
,
document
.
head
.
appendChild
(
n
)}();
mkdocs.yaml
View file @
fe0c085c
...
...
@@ -146,7 +146,6 @@ extra_css:
-
mkdocs/stylesheets/extra.css
extra_javascript
:
-
mkdocs/javascript/reo.js
-
mkdocs/javascript/run_llm_widget.js
-
mkdocs/javascript/mathjax.js
-
https://unpkg.com/mathjax@3.2.2/es5/tex-mml-chtml.js
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment