Skip to content

Commit 1b2a571

Browse files
authored
chore: remove Biel.AI AI assistant widget (#1909)
This reverts commit f7143d3.
1 parent 28303ea commit 1b2a571

File tree

4 files changed

+0
-21
lines changed

4 files changed

+0
-21
lines changed

apify-docs-theme/src/theme/custom.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ html[data-theme='dark'] {
125125
}
126126

127127
:root {
128-
--biel-button-position-right: 84px;
129-
--biel-button-position-bottom: 24px;
130128
/* use default system font based on https://devhints.io/css-system-font-stack */
131129
--ifm-font-family-base: -apple-system, BlinkMacSystemFont, 'Segoe UI',
132130
'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans',
@@ -1999,4 +1997,3 @@ div[class^="navbarSearchContainer"] {
19991997
width: 14px !important;
20001998
height: 15px !important;
20011999
}
2002-

docusaurus.config.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,6 @@ module.exports = {
131131
],
132132
]),
133133
plugins: [
134-
[
135-
'docusaurus-biel', {
136-
project: 'zat23cvkm1',
137-
headerTitle: 'Biel.ai chatbot',
138-
version: 'latest',
139-
},
140-
],
141134
'docusaurus-plugin-image-zoom',
142135
[
143136
'@docusaurus/plugin-content-docs',

package-lock.json

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
"@signalwire/docusaurus-plugin-llms-txt": "^1.2.1",
8383
"ajv": "^8.17.1",
8484
"clsx": "^2.0.0",
85-
"docusaurus-biel": "^1.0.8",
8685
"docusaurus-plugin-image-zoom": "^3.0.1",
8786
"docusaurus-plugin-openapi-docs": "^4.3.7",
8887
"docusaurus-theme-openapi-docs": "^4.3.7",

0 commit comments

Comments
 (0)