mirror of
https://github.com/lostisland/faraday.git
synced 2025-12-07 00:01:45 -05:00
Removes unused nav.yml
Renames About page into Team
This commit is contained in:
parent
9265247834
commit
272de2e480
@ -1,12 +0,0 @@
|
||||
- title: "Home"
|
||||
href: "/"
|
||||
|
||||
- title: "News"
|
||||
href: "/news/"
|
||||
|
||||
- title: "Snippets"
|
||||
subcategories:
|
||||
- subtitle: "Example1"
|
||||
subhref: "#"
|
||||
- subtitle: "Example2"
|
||||
subhref: "#"
|
||||
@ -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
7
docs/team.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
layout: page
|
||||
title: Team
|
||||
permalink: /team/
|
||||
---
|
||||
|
||||
Team page.
|
||||
Loading…
x
Reference in New Issue
Block a user