mirror of
https://github.com/lencx/Noi.git
synced 2025-12-15 17:40:48 +01:00
release v0.3.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
|
||||
import Layout from '@theme/Layout';
|
||||
|
||||
const noiVersion = '0.2.1';
|
||||
const noiVersion = '0.3.0';
|
||||
|
||||
export default function Home(): JSX.Element {
|
||||
const {siteConfig} = useDocusaurusContext();
|
||||
|
||||
Reference in New Issue
Block a user