From d8b8bf63faac651f7710b3c370e59d1dfdd05b76 Mon Sep 17 00:00:00 2001 From: Meekdai Date: Thu, 3 Aug 2023 23:11:10 +0800 Subject: [PATCH] Update README-en.md --- README-en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README-en.md b/README-en.md index 87bbd8d..c3c19f4 100644 --- a/README-en.md +++ b/README-en.md @@ -6,6 +6,8 @@ Gmeek is a Blog Generator based on `Github Pages` and `Github Issues` and `Githu - [Demo](http://meekdai.github.io/) - [Update Log](https://meekdai.github.io/post/Gmeek-geng-xin-ri-zhi.html) +![dark](dark.jpg) + ### Installation 1. Create your own `XXX.github.io` repository. In the repository `Settings`, select `Github Actions` under `Pages->Build and deployment->Source`. 2. Create files `config.json` and `.github/workflows/Gmeek.yml` in the repository, copy the code in [link](CONIFG.md) and save them separately.