Skip to content

Change the footer (v2) #6259

Answered by Josh-Cena
HOPSGESALZT asked this question in Q&A
Jan 4, 2022 · 2 comments · 9 replies
Discussion options

You must be logged in to vote

Could you give more details about what you want? We now support two types of footers, and for a simple footer, you can use the syntax:

  footer: {
    links: [
      {
        label: 'Stack Overflow',
        href: 'https://stackoverflow.com/questions/tagged/docusaurus',
      },
      {
        label: 'Discord',
        href: 'https://discordapp.com/invite/docusaurus',
      },
      {
        label: 'Twitter',
        href: 'https://twitter.com/docusaurus',
      },
      {
        html: `
            <a href="https://www.netlify.com" target="_blank" rel="noreferrer noopener" aria-label="Deploys by Netlify">
              <img src="https://www.netlify.com/img/global/badges/netlify-color…

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
8 replies
@Josh-Cena
Comment options

@HOPSGESALZT
Comment options

@Josh-Cena
Comment options

@HOPSGESALZT
Comment options

@HOPSGESALZT
Comment options

Answer selected by HOPSGESALZT
Comment options

You must be logged in to vote
1 reply
@Zenahr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants