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 8e6a01ee authored by Celeste Robert's avatar Celeste Robert
Browse files

build: updated to docusaurus v3.6

parent bfc276b5
No related branches found
No related tags found
No related merge requests found
Pipeline #48623 passed
v18.18.2
v22.12.0
......@@ -239,4 +239,5 @@ module.exports = {
},
],
],
onBrokenAnchors:"ignore"
};
This diff is collapsed.
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
import React from "react";
import {useThemeConfig} from "@docusaurus/theme-common";
import FooterLinks from "@theme/Footer/Links";
......@@ -13,7 +7,7 @@ import FooterLayout from "@theme/Footer/Layout";
import { FaYoutube, FaLinkedin, FaGitlab, FaTwitter } from "react-icons/fa";
import Froggitblanc from "/static/img/theme/logo_froggit_blanc.png";
import { WebsiteCarbonBadge } from "react-websitecarbon-badge";
import Link from "@docusaurus/Link";
function Footer() {
const {footer} = useThemeConfig();
......
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