Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 141997a9 authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

refactor: change logo for logo typo

parent 4021a0da
No related branches found
No related tags found
1 merge request!31Resolve "add logo typo"
Pipeline #3097 passed
...@@ -14,10 +14,10 @@ module.exports = { ...@@ -14,10 +14,10 @@ module.exports = {
projectName: "froggit.fr", // Usually your repo name. projectName: "froggit.fr", // Usually your repo name.
themeConfig: { themeConfig: {
navbar: { navbar: {
title: "Froggit", title: "",
logo: { logo: {
alt: "Froggit Logo", alt: "Froggit Logo",
src: "img/logo_froggit.svg", src: "img/logo_typo_froggit.png",
}, },
items: [ items: [
{label: "✨ Fonctionnalités", position: "left", to: "/#features"}, {label: "✨ Fonctionnalités", position: "left", to: "/#features"},
......
This diff is collapsed.
static/img/logo_typo_froggit.png

16 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment