areguera / centos / centos.org

Forked from centos/centos.org 4 years ago
Clone

Blame _data/centos/navbar.yml

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