Skip to content

Commit 7801328

Browse files
committed
Change download link to released version
1 parent d331ea9 commit 7801328

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Install the theme by following these steps:
4242

4343
1. create a new note in trilium (of type **CSS**) named `Allure-clear` / `Allure-night` *(the name of note depends on which theme you want to apply)*
4444
1. pick a theme below, copy the content of it and paste it into the new note created above:
45-
- [Allure-clear.css](./Allure-clear.css)
46-
- [Allure-night.css](./Allure-night.css)
45+
- [Allure-clear.css](https://github.com/JadeVane/Allure/releases/latest/download/Allure-clear.css)
46+
- [Allure-night.css](https://github.com/JadeVane/Allure/releases/latest/download/Allure-night.css)
4747
1. add `#appTheme=[theme_name]` attribute to the note
4848
1. download all the fonts in [fonts](./fonts/), then right-click on the note and select `Import to note` to import all fonts
4949
1. add attribute `#customResourceProvider="font-name.suffix"` to each fonts

README_zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ radical 版比 stable 版对界面做了更大的改动,目的是尽最大可
4141

4242
1. 创建一个新笔记,类型为 `CSS`,命名为 `Allure-clear` / `Allure-night` *(笔记叫什么名字取决于你要使用哪个主题)*
4343
1. 选择一个主题,然后复制主题的内容到刚才创建的笔记
44-
- [Allure-clear.css](./Allure-clear.css)
45-
- [Allure-night.css](./Allure-night.css)
44+
- [Allure-clear.css](https://github.com/JadeVane/Allure/releases/latest/download/Allure-clear.css)
45+
- [Allure-night.css](https://github.com/JadeVane/Allure/releases/latest/download/Allure-night.css)
4646
1. 添加 `#appTheme=主题名称` 属性
4747
1. 下载 [fonts](./fonts/) 里面的全部字体,然后在主题笔记右键,选择 `Import to note` 导入全部字体
4848
1. 为每个字体添加 `#customResourceProvider="字体名称.字体文件后缀"` 属性

0 commit comments

Comments
 (0)