Authoring Guide · Customization

Footer

How to update footer content and links

Updated Jan 1, 2024 · 1 min read

Footer

Guide to updating footer content, links, and social media.

The footer is defined in components/Footer.tsx.

Edit components/Footer.tsx to update:

  1. Footer text
  2. Social media links
  3. Footer sections
  4. Copyright information

Update social media links:

Add or remove footer sections:

Update copyright text:

Next Steps