Skip to content
Snippets Groups Projects
navigation.yml 1.24 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: "News + Blog"
Uwe Jandt (DESY, HIFIS)'s avatar
Uwe Jandt (DESY, HIFIS) committed
          url: "news/"

        - title: "Events + Courses"
          url: "events/"
        - title: Guidelines
          url: "guidelines/"
          url: "roadmap/"
Uwe Jandt (DESY, HIFIS)'s avatar
Uwe Jandt (DESY, HIFIS) committed
        - title: Documentation
          url: "https://hifis.net/doc"
          url: "team.html"
        - title: Contact
          url: "contact.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"
          
         - title: Declaration of Accessibility
           url: "https://www.desy.de/declaration_of_accessibility/index_eng.html"