diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-12 04:39:51 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-12 04:39:51 +0300 |
commit | dec70d631878a1cc17f46c5be4f00953600828a7 (patch) | |
tree | 7eff754d417266ede5839bdc18c76bdb4a3d74eb /_config.yml | |
parent | bump jekyll-theme (diff) | |
download | wireguard-config-dec70d631878a1cc17f46c5be4f00953600828a7.tar.gz wireguard-config-dec70d631878a1cc17f46c5be4f00953600828a7.zip |
update project name
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 3468dcc..c83cd7c 100644 --- a/_config.yml +++ b/_config.yml @@ -20,7 +20,7 @@ remote_theme: egor-tensin/jekyll-theme@937c2703df1dde8a7318cfa9b7318a0bf202b4cc # Theme settings settings: project: - name: wireguard-config + name: WireGuard configuration description: Generate WireGuard configuration files license: MIT License license_file: LICENSE.txt |