diff options
author | eatradish <[email protected]> | 2022-04-10 12:40:04 +0800 |
---|---|---|
committer | eatradish <[email protected]> | 2022-04-10 12:40:04 +0800 |
commit | 2b574cea7afb2de21a722068532a2f48edb123e8 (patch) | |
tree | 3cbffce28469bb6e2fa0ec536a879765af052a50 | |
parent | 4fe00aee2199a208841888340357b6fd51541670 (diff) | |
download | Seje2-2b574cea7afb2de21a722068532a2f48edb123e8.tar.gz Seje2-2b574cea7afb2de21a722068532a2f48edb123e8.tar.bz2 Seje2-2b574cea7afb2de21a722068532a2f48edb123e8.zip |
meta: update README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ First download this theme to your `themes` directory: ```bash cd themes -git clone https://github.com/getzola/after-dark.git +git clone https://github.com/eatradish/Seje2 ``` and then enable it in your `config.toml`: |