diff --git a/README.md b/README.md index 4b0fb93d..8f4cfa15 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,4 @@ Read [Getting Started](https://www.wangchucheng.com/en/docs/hugo-eureka/getting- - [ruiqima.com](https://www.ruiqima.com) - and more... -Are you using Hugo Eureka? [Add the `hugo-eureka` topic on your repo!](https://docs.github.com/en/github/administering-a-repository/classifying-your-repository-with-topics) - -Maybe you can also share your awesome projects with the community at [Hugo Eureka Showcase](https://github.com/wangchucheng/hugo-eureka/discussions/93). 🙌 \ No newline at end of file +Are you using Hugo Eureka? [Add the `hugo-eureka` topic on your repo!](https://docs.github.com/en/github/administering-a-repository/classifying-your-repository-with-topics) 🙌 \ No newline at end of file diff --git a/README.zh.md b/README.zh.md index 6c91347c..b8949db3 100644 --- a/README.zh.md +++ b/README.zh.md @@ -32,6 +32,4 @@ Eureka致力于为[Hugo](https://gohugo.io/)提供一个优雅,功能丰富且 - [ruiqima.com](https://www.ruiqima.com) - 以及更多…… -你是否在使用Hugo Eureka? [为你的仓库添加`hugo-eureka`标签!](https://docs.github.com/cn/github/administering-a-repository/classifying-your-repository-with-topics) - -也许你还可以在[Hugo Eureka Showcase](https://github.com/wangchucheng/hugo-eureka/discussions/93)与社区成员分享你的有趣项目。 🙌 \ No newline at end of file +你是否在使用Hugo Eureka? [为你的仓库添加`hugo-eureka`标签!](https://docs.github.com/cn/github/administering-a-repository/classifying-your-repository-with-topics) 🙌 \ No newline at end of file diff --git a/data/eureka.yaml b/data/eureka.yaml index f99ac9b3..8a8644e4 100644 --- a/data/eureka.yaml +++ b/data/eureka.yaml @@ -1 +1 @@ -version: 0.8.3-dev \ No newline at end of file +version: 0.8.3 \ No newline at end of file diff --git a/package.json b/package.json index b0b26db1..71cf3d9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-eureka", - "version": "0.8.3-dev", + "version": "0.8.3", "description": "Eureka is a feature-rich and highly customizable Hugo theme.", "repository": "https://github.com/wangchucheng/hugo-eureka", "author": "C. Wang ",