diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2021-10-07 13:36:00 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2021-10-07 13:48:08 +0200 |
commit | 49b6104e9d0059b7990b3dcd53cca664d5cce7af (patch) | |
tree | 6ed55e180d039909556529b253f724c3a7d70125 | |
parent | f823a2fb12a42e1e388f90660a517b8cffcb0f08 (diff) | |
download | homer-49b6104e9d0059b7990b3dcd53cca664d5cce7af.tar.gz homer-49b6104e9d0059b7990b3dcd53cca664d5cce7af.tar.zst homer-49b6104e9d0059b7990b3dcd53cca664d5cce7af.zip |
Change release icon
-rw-r--r-- | public/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/config.yml b/public/config.yml index 12772a3..a233f4f 100644 --- a/public/config.yml +++ b/public/config.yml | |||
@@ -224,7 +224,7 @@ services: | |||
224 | - url: "https://www.adminer.org/" | 224 | - url: "https://www.adminer.org/" |
225 | name: "Project page" | 225 | name: "Project page" |
226 | - name: "Release" | 226 | - name: "Release" |
227 | icon: "fas fa-running" | 227 | icon: "fas fa-rocket" |
228 | url: "https://release.immae.eu" | 228 | url: "https://release.immae.eu" |
229 | links: | 229 | links: |
230 | - url: "https://oupala.github.io/apaxy/" | 230 | - url: "https://oupala.github.io/apaxy/" |