Skip to content

Commit b47fc5f

Browse files
committed
chore: remove inkeep remnants
1 parent 26a21d2 commit b47fc5f

File tree

2 files changed

+0
-31
lines changed

2 files changed

+0
-31
lines changed

apify-docs-theme/src/config.js

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -333,19 +333,8 @@ const scripts = [
333333
'data-font-size-xl': '2.0rem',
334334
async: true,
335335
},
336-
{
337-
src: 'https://cdn.jsdelivr.net/npm/@inkeep/[email protected]/dist/embed.js',
338-
type: 'module',
339-
async: true,
340-
},
341336
];
342337

343-
const customFields = {
344-
inkeepApiKey: process.env.LOCALHOST || process.env.DEV
345-
? 'bbbb9f1001a9b66f282431a80bb743a24e2bdefb85d4f1e4' // development, works with localhost
346-
: '8af30e40009f26622237f75aab8256064c26a3063717c48a', // production, only works on apify.com (any subdomain)
347-
};
348-
349338
module.exports = {
350339
themeConfig,
351340
plugins,

static/inkeep-overrides.css

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

0 commit comments

Comments
 (0)