🐺 更新链接地址
This commit is contained in:
parent
b666bb066a
commit
1cc47033f2
15
README-EN.md
15
README-EN.md
|
@ -1,5 +1,5 @@
|
|||
<div align="center">
|
||||
<a href="https://github.com/79E/hexo-theme-quiet/" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://github.com/79e/hexo-theme-quiet/" target="_blank" rel="noopener noreferrer">
|
||||
<img src="https://cdn.jsdelivr.net/gh/duogongneng/OneMyBlogImg@master/20220426122600.png" alt="quiet logo" width="100">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -9,7 +9,7 @@
|
|||
|
||||
<div align="center">
|
||||
<a href="https://www.79bk.cn/" target="_blank" rel="noopener noreferrer">
|
||||
<img alt="releases" src="https://img.shields.io/badge/author-79E-blue.svg?style=flat-square&longCache=true">
|
||||
<img alt="releases" src="https://img.shields.io/badge/author-qiaobug-blue.svg?style=flat-square&longCache=true">
|
||||
</a>
|
||||
<a href="https://hexo.io" target="_blank" rel="noopener noreferrer">
|
||||
<img alt="hexo" src="https://img.shields.io/badge/hexo-%3E=4.0.0-blue.svg?style=flat-square&logo=hexo&longCache=true">
|
||||
|
@ -17,7 +17,7 @@
|
|||
<a href="https://nodejs.org" target="_blank" rel="noopener noreferrer">
|
||||
<img alt="node" src="https://img.shields.io/badge/node-%3E=10.9.0-green.svg?style=flat-square&logo=Node.js&longCache=true">
|
||||
</a>
|
||||
<a href="https://github.com/79E/hexo-theme-quiet/blob/master/LICENSE" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://github.com/79e/hexo-theme-quiet/blob/master/LICENSE" target="_blank" rel="noopener noreferrer">
|
||||
<img alt="license" src="https://img.shields.io/badge/license-MIT-green.svg?style=flat-square&longCache=true">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -26,17 +26,16 @@
|
|||
|
||||
### Samples
|
||||
|
||||
- [Quiet Demo](https://79e.cc/)
|
||||
- [Joey Blog](https://79e.cc/)
|
||||
- [Taire's Blog](https://blog.taire.de)
|
||||
- [neo's Blog](https://www.shbo.xyz)
|
||||
|
||||
### 🚁Getting started
|
||||
[中文文档 ](https://github.com/79E/hexo-theme-quiet/blob/master/README.md)
|
||||
[中文文档 ](https://github.com/79e/hexo-theme-quiet/blob/master/README.md)
|
||||
|
||||
Download the theme:
|
||||
|
||||
```
|
||||
$ git clone https://github.com/79E/hexo-theme-quiet.git
|
||||
$ git clone https://github.com/79e/hexo-theme-quiet.git
|
||||
```
|
||||
|
||||
Modify `_config.yml` of hexo to enable the quiet theme:
|
||||
|
@ -275,7 +274,7 @@ We need to configure Baidu statistics to generate the key that can
|
|||
|
||||

|
||||
|
||||
Open source according to [MIT](https://github.com/79E/hexo-theme-quiet/blob/master/LICENSE) protocol
|
||||
Open source according to [MIT](https://github.com/79e/hexo-theme-quiet/blob/master/LICENSE) protocol
|
||||
|
||||
|
||||
|
||||
|
|
14
README.md
14
README.md
|
@ -1,5 +1,5 @@
|
|||
<div align="center">
|
||||
<a href="https://github.com/79E/hexo-theme-quiet/" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://github.com/79e/hexo-theme-quiet/" target="_blank" rel="noopener noreferrer">
|
||||
<img src="https://cdn.jsdelivr.net/gh/duogongneng/OneMyBlogImg@master/20220426122600.png" alt="quiet logo" width="100">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -9,7 +9,7 @@
|
|||
|
||||
<div align="center">
|
||||
<a href="https://www.79bk.cn/" target="_blank" rel="noopener noreferrer">
|
||||
<img alt="releases" src="https://img.shields.io/badge/author-79E-blue.svg?style=flat-square&longCache=true">
|
||||
<img alt="releases" src="https://img.shields.io/badge/author-qiaobug-blue.svg?style=flat-square&longCache=true">
|
||||
</a>
|
||||
<a href="https://hexo.io" target="_blank" rel="noopener noreferrer">
|
||||
<img alt="hexo" src="https://img.shields.io/badge/hexo-%3E=4.0.0-blue.svg?style=flat-square&logo=hexo&longCache=true">
|
||||
|
@ -17,7 +17,7 @@
|
|||
<a href="https://nodejs.org" target="_blank" rel="noopener noreferrer">
|
||||
<img alt="node" src="https://img.shields.io/badge/node-%3E=10.9.0-green.svg?style=flat-square&logo=Node.js&longCache=true">
|
||||
</a>
|
||||
<a href="https://github.com/79E/hexo-theme-quiet/blob/master/LICENSE" target="_blank" rel="noopener noreferrer">
|
||||
<a href="https://github.com/79e/hexo-theme-quiet/blob/master/LICENSE" target="_blank" rel="noopener noreferrer">
|
||||
<img alt="license" src="https://img.shields.io/badge/license-MIT-green.svg?style=flat-square&longCache=true">
|
||||
</a>
|
||||
</div>
|
||||
|
@ -26,17 +26,17 @@
|
|||
|
||||
### ⛱预览Dome
|
||||
|
||||
- [Quiet演示](https://79e.cc/)
|
||||
- [喬一博客](https://79e.cc/)
|
||||
- [Taire's Blog](https://blog.taire.de)
|
||||
- [neo's Blog](https://www.shbo.xyz)
|
||||
|
||||
### 🚁快速使用
|
||||
[English Documents](https://github.com/79E/hexo-theme-quiet/blob/master/README-EN.md)
|
||||
[English Documents](https://github.com/79e/hexo-theme-quiet/blob/master/README-EN.md)
|
||||
|
||||
我们首先下载主题
|
||||
|
||||
```
|
||||
$ git clone https://github.com/79E/hexo-theme-quiet.git
|
||||
$ git clone https://github.com/79e/hexo-theme-quiet.git
|
||||
```
|
||||
|
||||
然后我们修改Hexo根目录下的 `_config.yml` 文件启用 Quiet 主题:
|
||||
|
@ -273,7 +273,7 @@ cover: 'https://cdn.jsdelivr.net/gh/duogongneng/MyBlogImg/imgQuietView.png'
|
|||
|
||||

|
||||
|
||||
根据 [MIT](https://github.com/79E/hexo-theme-quiet/blob/master/LICENSE) 协议开源
|
||||
根据 [MIT](https://github.com/79e/hexo-theme-quiet/blob/master/LICENSE) 协议开源
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<div class="Copyright">
|
||||
©<%= new Date().getFullYear() %> By <%- theme.author %>. 主题:<a
|
||||
style="text-decoration: none;display: contents; color: #898F9F;"
|
||||
href="https://github.com/qiaobug/hexo-theme-quiet">Quiet</a>
|
||||
href="https://github.com/79e/hexo-theme-quiet">Quiet</a>
|
||||
</div>
|
||||
<div class="contact">
|
||||
<% theme.bottomIcon.forEach(item =>{%>
|
||||
|
@ -17,5 +17,5 @@
|
|||
<%- partial('_widget/analytics') %>
|
||||
<%- partial('_widget/comment') %>
|
||||
<script>
|
||||
console.log('\n %c Hexo-Quiet 主题 %c https://github.com/QiaoBug/hexo-theme-quiet \n', 'color: #fadfa3; background: #030307; padding:5px 0;', 'background: #fadfa3; padding:5px 0;')
|
||||
console.log('\n %c Hexo-Quiet 主题 %c https://github.com/79e/hexo-theme-quiet \n', 'color: #fadfa3; background: #030307; padding:5px 0;', 'background: #fadfa3; padding:5px 0;')
|
||||
</script>
|
Loading…
Reference in New Issue