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 c9bc8fce authored by Christophe Chaudier's avatar Christophe Chaudier :rocket:
Browse files

Merge branch '18-change-favico' into 'master'

Resolve "Change Favico"

Closes #18

See merge request !16
parents 8ee4c516 c395662e
No related branches found
No related tags found
1 merge request!16Resolve "Change Favico"
Pipeline #2533 passed
...@@ -9,7 +9,7 @@ module.exports = { ...@@ -9,7 +9,7 @@ module.exports = {
baseUrl: "/", baseUrl: "/",
onBrokenLinks: "throw", onBrokenLinks: "throw",
onBrokenMarkdownLinks: "warn", onBrokenMarkdownLinks: "warn",
favicon: "img/favicon.ico", favicon: "img/favicon/favicon.ico",
organizationName: "facebook", // Usually your GitHub org/user name. organizationName: "facebook", // Usually your GitHub org/user name.
projectName: "docusaurus", // Usually your repo name. projectName: "docusaurus", // Usually your repo name.
themeConfig: { themeConfig: {
......
static/img/favicon.ico

3.54 KiB

static/img/favicon/android-chrome-192x192.png

18 KiB

static/img/favicon/android-chrome-512x512.png

82.8 KiB

static/img/favicon/apple-touch-icon.png

16.2 KiB

static/img/favicon/favicon-16x16.png

654 B

static/img/favicon/favicon-32x32.png

1.54 KiB

static/img/favicon/favicon.ico

15 KiB

{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
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