Skip to content

Commit

Permalink
website: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Dec 31, 2024
1 parent 6a6ba1f commit 68fb25a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ By design, the xPack Framework aims to automate:
:::tip

Dependencies & build configurations are managed by
**[xpm](https://xpack.github.io/xpm/)**
**[xpm](https://xpack.github.io/xpm/)**,
while the configuration & build processes are handled by
**[xcdl](https://xpack.github.io/xcdl/)**.

Expand Down
38 changes: 4 additions & 34 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import HeadTitle from '@site/src/components/HeadTitle';
import styles from './index.module.css';
import HomepageFeatures from '@site/src/components/HomepageFeatures';
import InstallWithCopy from '@site/src/components/InstallWithCopy';
import customField from '@site/src/libs/customField';

function HomepageHeader() {
const {siteConfig} = useDocusaurusContext();
Expand Down

0 comments on commit 68fb25a

Please sign in to comment.