Skip to content

Commit

Permalink
fix: commented useBaseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
MJZLOTR authored Dec 3, 2024
1 parent 5d464c1 commit 64a88f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Layout from '@theme/Layout';
import HomepageFeatures from '@site/src/components/HomepageFeatures';
// import Heading from '@theme/Heading';
// import { useThemeConfig } from '@docusaurus/theme-common';
import useBaseUrl from '@docusaurus/useBaseUrl';
// import useBaseUrl from '@docusaurus/useBaseUrl';

// import styles from './index.module.css';
import HomepageFeaturedServices from '../components/HomepageFeaturedServices';
Expand Down

0 comments on commit 64a88f7

Please sign in to comment.