StefMa / hugo-fresh

Hugo Fresh Theme
https://hugo-fresh.vercel.app
MIT License
621 stars 363 forks source link

Include quicklinks in footer #37

Closed clsource closed 5 years ago

clsource commented 5 years ago

The current theme does not render the quicklinks in the footer because the config.yaml does not have proper configuration in the footer.

This should work I think.

quicklinks:
      column1:
        title: "Product"
        links:
        - text: Discover features
          link: /
        - text: Why choose our product?
          link: /
        - text: Compare features
          link: /
        - text: Our roadmap
          link: /
        - text: Request features
          link: /
      column2:
        title: "Docs"
        links:
        - text: Get started
          link: /
        - text: User guides
          link: /
        - text: Admin guide
          link: /
        - text: Developers
          link: /
      column3:
        title: "Blog"
        links:
        - text: Latest news
          link: /
        - text: Tech articles
          link: /
        - text: Video blog
          link: /
adamwooding commented 5 years ago

Thank you so much @clsource 👍

StefMa commented 5 years ago

Yep that will work. Can you please provide a PR?

On Mon, Feb 18, 2019, 1:16 PM Adam Wooding notifications@github.com wrote:

Thank you so much @clsource https://github.com/clsource 👍

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/StefMa/hugo-fresh/issues/37#issuecomment-464711067, or mute the thread https://github.com/notifications/unsubscribe-auth/AJwYe-i2_Wo9GJdcaPq-RHfSXXQjkdQBks5vOpmFgaJpZM4YtYKi .