We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6cabdc commit 349cce0Copy full SHA for 349cce0
website/src/pages/index.tsx
@@ -24,6 +24,7 @@ import HomepageFeatures from '@site/src/components/HomepageFeatures';
24
import HomepageTools from '@site/src/components/HomepageTools';
25
26
import InstallWithCopy from '@site/src/components/InstallWithCopy';
27
+import customField from '@site/src/libs/customField';
28
29
function HomepageHeader() {
30
const {siteConfig} = useDocusaurusContext();
0 commit comments