rbowen / centos / centos.org

Forked from centos/centos.org 4 years ago
Clone

Blame _data/centos/navbar.yml

d66007
---
d66007
# 
d66007
# site.data.centos.navbar - Control top navigation bar
d66007
# 
d66007
- name: "Download"
d66007
  icon: "fas fa-download"
d66007
  link: "/download"
d66007
  menu: []
d66007
- name: "About"
d66007
  icon: "fas fa-info-circle"
d66007
  link: "#"
d66007
  menu:
d66007
    - name: "About CentOS"
d66007
      link: "/about"
d66007
    - name: "Frequently Asked Questions (FAQs)"
d66007
      link: "https://wiki.centos.org/FAQ"
d66007
    - name: "Special Interest Groups (SIGs)"
d66007
      link: "https://wiki.centos.org/SpecialInterestGroups"
d66007
    - name: "CentOS Variants"
d66007
      link: "/variants"
d66007
    - name: "Governance"
d66007
      link: "/about/governance"
d66007
    - name: "Code of Conduct"
d66007
      link: "/code-of-conduct"
d66007
- name: "Community"
d66007
  icon: "fas fa-users"
d66007
  link: "#"
d66007
  menu:
d66007
    - name: "Contribute"
d66007
      link: "https://wiki.centos.org/Contribute"
d66007
      icon: "fas fa-hands-helping"
d66007
    - name: "Forums"
d66007
      link: "https://www.centos.org/forums/"
d66007
      icon: "fas fa-comments"
d66007
    - name: "Mailing Lists"
d66007
      link: "https://wiki.centos.org/GettingHelp/ListInfo"
d66007
      icon: "fas fa-envelope"
d66007
    - name: "IRC"
d66007
      link: "https://wiki.centos.org/irc"
d66007
      icon: "fas fa-hashtag"
d66007
    - name: "Calendar & IRC Meeting List"
d66007
      link: "/community/calendar/"
d66007
      icon: "fas fa-calendar-alt"
d66007
    - name: "Planet"
d66007
      link: "http://planet.centos.org/"
d66007
      icon: "fas fa-newspaper"
d66007
    - name: "Submit Bug"
d66007
      link: "https://wiki.centos.org/ReportBugs"
d66007
      icon: "fas fa-bug"
d66007
- name: "Documentation"
d66007
  icon: "fas fa-book"
d66007
  link: "#"
d66007
  menu:
d66007
    - name: "Wiki"
d66007
      link: "https://wiki.centos.org/"
d66007
    - name: "Manuals"
d66007
      link: "https://docs.centos.org/"
d66007
    - name: "GPG Key Info"
d66007
      link: "/keys"
d66007
- name: "Help"
d66007
  icon: "fas fa-life-ring"
d66007
  link: "https://wiki.centos.org/Documentation?action=show&redirect=GettingHelp"
d66007
  menu: []