diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2021-10-06 16:28:06 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2021-10-06 16:28:06 +0200 |
commit | f823a2fb12a42e1e388f90660a517b8cffcb0f08 (patch) | |
tree | ed561e35d9d3689125780bc88df4f4f6071ff7c2 | |
parent | f1202e1afaeab3cf31eaa7201512cb396693b936 (diff) | |
download | homer-f823a2fb12a42e1e388f90660a517b8cffcb0f08.tar.gz homer-f823a2fb12a42e1e388f90660a517b8cffcb0f08.tar.zst homer-f823a2fb12a42e1e388f90660a517b8cffcb0f08.zip |
Add logo
-rw-r--r-- | public/config.yml | 1 | ||||
-rw-r--r-- | public/logo.png | bin | 49200 -> 18752 bytes | |||
-rw-r--r-- | public/logo.txt | 1 |
3 files changed, 2 insertions, 0 deletions
diff --git a/public/config.yml b/public/config.yml index d18749a..12772a3 100644 --- a/public/config.yml +++ b/public/config.yml | |||
@@ -5,6 +5,7 @@ | |||
5 | title: "Websites dashboard" | 5 | title: "Websites dashboard" |
6 | subtitle: "Immae" | 6 | subtitle: "Immae" |
7 | footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it. | 7 | footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it. |
8 | logo: "logo.png" | ||
8 | 9 | ||
9 | # Optional navbar | 10 | # Optional navbar |
10 | # links: [] # Allows for navbar (dark mode, layout, and search) without any links | 11 | # links: [] # Allows for navbar (dark mode, layout, and search) without any links |
diff --git a/public/logo.png b/public/logo.png index 6fa8ee8..e8c93a5 100644 --- a/public/logo.png +++ b/public/logo.png | |||
Binary files differ | |||
diff --git a/public/logo.txt b/public/logo.txt new file mode 100644 index 0000000..6172ef6 --- /dev/null +++ b/public/logo.txt | |||
@@ -0,0 +1 @@ | |||
Add logo | |||