We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13fed06 commit 9ec8694Copy full SHA for 9ec8694
docusaurus.config.js
@@ -3,8 +3,7 @@ import { themes as prismThemes } from 'prism-react-renderer';
3
module.exports = {
4
title: 'TestMu AI (Formerly LambdaTest)',
5
tagline: 'Ensure your web-apps work seamlessly on every desktop and mobile browsers.',
6
- url: 'https://www.lambdatest.com',
7
- noIndex: true,
+ url: 'https://www.testmuai.com',
8
baseUrl: '/support/',
9
onBrokenLinks: 'throw',
10
favicon: 'img/favicon.ico',
@@ -132,4 +131,3 @@ module.exports = {
132
131
],
133
134
};
135
-
0 commit comments