Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 6e49669

Browse files
committed
Fix type
1 parent 27b1e5b commit 6e49669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ const config = {
7373
],
7474

7575
themeConfig:
76-
/** @type {import('docusaurus-preset-nonepress').ThemeConfig} */
76+
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
7777
({
7878
navbar: {
7979
title: 'github-version-checker',

0 commit comments

Comments
 (0)