Skip to content

Commit

Permalink
fix all🥲
Browse files Browse the repository at this point in the history
  • Loading branch information
can-dy-jack committed Dec 3, 2021
1 parent bcdcb65 commit ed0e88f
Show file tree
Hide file tree
Showing 22 changed files with 6 additions and 26,172 deletions.
8 changes: 1 addition & 7 deletions README-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,7 @@ By default, you have created a [hexo](https://hexo.io) project

### use

Copy the code to your hexo project:

```bash
$ git clone https://github.com/can-dy-jack/hexo-theme-delicate themes/delicate
```

or you can download the zip file and unzip it to the theme folder
you can download the zip file and unzip it to the theme folder

After that, just change `_config.yml`

Expand Down
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,7 @@

### 使用

将本仓库的代码复制到您的hexo项目:

```bash
$ git clone https://github.com/can-dy-jack/hexo-theme-delicate themes/delicate
```

或者可以下载本仓库的代码,解压到theme文件夹之下。
下载本仓库的代码,解压到theme文件夹之下,重命名文件夹为`delicate`

之后只需更改配置 `_config.yml`

Expand Down Expand Up @@ -105,12 +99,15 @@ note-info
- 侧边音乐仅支持一个歌曲?
- 接入其它音乐
- 歌词?
- git clone本仓库后直接用的方法?
- 解决仓库太大问题

### bug

- 把评论放在每篇文章下
- 代码块复制按钮 位置
- 一个note tag内只能有一个列表
- 置顶文章为0时,置顶还在

### more

Expand Down
8 changes: 1 addition & 7 deletions README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,7 @@ Par défaut, vous avez créé un projet [hexo](https://hexo.io)

### Utilisation

Copiez le Code de cet entrepôt dans votre projet `hexo`:

```bash
$ git clone https://github.com/can-dy-jack/hexo-theme-delicate themes/delicate
```

Ou vous pouvez télécharger le Code de cet entrepôt et le décompresser sous le dossier thème
vous pouvez télécharger le Code de cet entrepôt et le décompresser sous le dossier thème
Il suffit de modifier la configuration après `_config.yml`

```yml
Expand Down
Loading

0 comments on commit ed0e88f

Please sign in to comment.