Removes unused nav.yml

Renames About page into Team
This commit is contained in:
iMacTia 2019-05-12 10:54:55 +01:00
parent 9265247834
commit 272de2e480
3 changed files with 7 additions and 30 deletions

View File

@ -1,12 +0,0 @@
- title: "Home"
href: "/"
- title: "News"
href: "/news/"
- title: "Snippets"
subcategories:
- subtitle: "Example1"
subhref: "#"
- subtitle: "Example2"
subhref: "#"

View File

@ -1,18 +0,0 @@
---
layout: page
title: About
permalink: /about/
---
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
You can find the source code for Minima at GitHub:
[jekyll][jekyll-organization] /
[minima](https://github.com/jekyll/minima)
You can find the source code for Jekyll at GitHub:
[jekyll][jekyll-organization] /
[jekyll](https://github.com/jekyll/jekyll)
[jekyll-organization]: https://github.com/jekyll

7
docs/team.md Normal file
View File

@ -0,0 +1,7 @@
---
layout: page
title: Team
permalink: /team/
---
Team page.