Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <me@wangchucheng.com>2021-07-09 18:18:16 +0300
committerWang Chucheng <me@wangchucheng.com>2021-07-09 18:18:16 +0300
commit46c5da802bc091f9c4e56605f4e5b8798f6ae578 (patch)
tree2d4e4ebbd1cc3ff58287c4a3c0a4a03f469ecc0f
parent9ffd36e6e03aeafec3a3c0778da0b7bb5b030b73 (diff)
docs: update demo urlv0.8.2
-rw-r--r--README.md2
-rw-r--r--README.zh.md2
-rw-r--r--data/eureka.yaml2
-rw-r--r--package.json2
4 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9901f46..4b0fb93 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Eureka is committed to providing an elegant, feature-rich and highly customizabl
If this project is helpful to you, you can give [Eureka](https://github.com/wangchucheng/hugo-eureka/) a star and follow my [Github](https://github.com/wangchucheng/).
-Read [Getting Started](https://www.wangchucheng.com/en/docs/hugo-eureka/getting-started/) to learn how to build and deploy your website. Or check the latest [Demo](https://themes.gohugo.io/theme/hugo-eureka/) and [Project Repository](https://github.com/wangchucheng/hugo-eureka/) to start exploring!
+Read [Getting Started](https://www.wangchucheng.com/en/docs/hugo-eureka/getting-started/) to learn how to build and deploy your website. Or check the latest [Demo](https://hugo-eureka.netlify.app/) and [Project Repository](https://github.com/wangchucheng/hugo-eureka/) to start exploring!
## View Document
diff --git a/README.zh.md b/README.zh.md
index a19ae33..6c91347 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -15,7 +15,7 @@ Eureka致力于为[Hugo](https://gohugo.io/)提供一个优雅,功能丰富且
如果本项目对你有帮助的话,欢迎给[Eureka](https://github.com/wangchucheng/hugo-eureka/)点个star并关注我的[Github](https://github.com/wangchucheng/)。
-阅读[入门](https://www.wangchucheng.com/zh/docs/hugo-eureka/getting-started/)了解如何构建并部署你网站。或查看最新[示例网站](https://themes.gohugo.io/theme/hugo-eureka/)和[项目仓库](https://github.com/wangchucheng/hugo-eureka/)开始探索!
+阅读[入门](https://www.wangchucheng.com/zh/docs/hugo-eureka/getting-started/)了解如何构建并部署你网站。或查看最新[示例网站](https://hugo-eureka.netlify.app/)和[项目仓库](https://github.com/wangchucheng/hugo-eureka/)开始探索!
## 阅读文档
diff --git a/data/eureka.yaml b/data/eureka.yaml
index bbbc8e1..ba9d642 100644
--- a/data/eureka.yaml
+++ b/data/eureka.yaml
@@ -1 +1 @@
-version: 0.8.2-dev \ No newline at end of file
+version: 0.8.2 \ No newline at end of file
diff --git a/package.json b/package.json
index 14fc927..9f66e24 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-eureka",
- "version": "0.8.2-dev",
+ "version": "0.8.2",
"description": "Eureka is a feature-rich and highly customizable Hugo theme.",
"repository": "https://github.com/wangchucheng/hugo-eureka",
"author": "C. Wang <me@wangchucheng.com>",