From e2cd23ebfd3240ee2cb4d504f144759e0ed4742e Mon Sep 17 00:00:00 2001 From: Wang Chucheng Date: Sun, 3 Oct 2021 23:05:54 -0400 Subject: refactor: remove showcase link in README --- README.md | 4 +--- README.zh.md | 4 +--- data/eureka.yaml | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4b0fb93..8f4cfa1 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 6c91347..b8949db 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 f99ac9b..8a8644e 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 b0b26db..71cf3d9 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 ", -- cgit v1.2.3