diff --git a/src/main/resources/templates/themes/anatole/theme.yaml b/src/main/resources/templates/themes/anatole/theme.yaml new file mode 100644 index 000000000..4277a9d9b --- /dev/null +++ b/src/main/resources/templates/themes/anatole/theme.yaml @@ -0,0 +1,10 @@ +theme: + id: caicai_anatole + name: Anatole + author: + name: Caicai + website: https://www.caicai.me + description: A other farbox theme + logo: https://ryanc.cc/anatole/source/images/logo@2x.png + website: https://github.com/hi-caicai/farbox-theme-Anatole + version: 1.0 \ No newline at end of file diff --git a/src/main/resources/templates/themes/material/theme.yaml b/src/main/resources/templates/themes/material/theme.yaml new file mode 100644 index 000000000..0f4a62f38 --- /dev/null +++ b/src/main/resources/templates/themes/material/theme.yaml @@ -0,0 +1,10 @@ +theme: + id: viosey_material + name: Material + author: + name: Viosey + website: https://viosey.com + description: Nature, Pure | 原质,纯粹 + logo: https://avatars0.githubusercontent.com/u/8141232?s=460&v=4 + website: https://github.com/viosey/hexo-theme-material + version: 1.0 \ No newline at end of file