Skip to content
Snippets Groups Projects
navigation.yml 1.08 KiB
Newer Older
Erxleben, Fredo's avatar
Erxleben, Fredo committed
# This file contains the elements that will appear in the header navigation bar
#
# The navigation is subdivided into header and footer navigation

# Element properties
# ==================
#     title: A shorthand title of the page that can be navigated to
#     url: A project relative path for same-site content or external full URL

# NOTE for Jekyll-generated sites the generated HTML should be linked, not the
# original Markdown.

header:
        - title: Guidelines
          url: "guidelines/"
          url: "mission/"
          url: "roadmap/"
        - title: Partners
          url: "partners.html"
          url: "team.html"
        - title: Job Offers
Uwe Jandt (DESY, HIFIS)'s avatar
Uwe Jandt (DESY, HIFIS) committed
          url: "job_offers.html"
Erxleben, Fredo's avatar
Erxleben, Fredo committed

footer:
           url: "contact.html"
Erxleben, Fredo's avatar
Erxleben, Fredo committed
         - title: FAQ
           url: "faq.html"
Erxleben, Fredo's avatar
Erxleben, Fredo committed
         - title: Imprint
           url: "https://www.desy.de/imprint"
Erxleben, Fredo's avatar
Erxleben, Fredo committed

         - title: Privacy
           url: "https://www.desy.de/data_privacy_policy"