diff --git a/README.md b/README.md index 7fcc4d0..d8f55de 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > A blog theme based on vitepress -[Documentation](https://tolking.github.io/vitepress-theme-ououe) +[Documentation and Demo](https://tolking.github.io/vitepress-theme-ououe) ![image](./docs/public/vitepress-theme-ououe.jpg) diff --git a/package.json b/package.json index 1a7a15b..5d5066d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vitepress-theme-ououe", - "version": "1.0.2", + "version": "1.0.3", "description": "A blog theme based on vitepress", "type": "module", "main": "./src/index.ts",