How to add a page link to the header
Steps
- Copy your_site\about.md to your_site\about - Copy.md. I rename this file about - Copy.md as projects.md.
- Edit projects.md.
layout: page title: Projects permalink: /projects/
- Refresh your site page in browser. It will show the new page link Projects at the header bar.