Reversion to fix staging break

This commit is contained in:
Thomas Smith 2022-09-28 13:19:39 -04:00
parent 0c3ca19ff8
commit 16fd092c14
5 changed files with 23 additions and 23 deletions

View file

@ -6,15 +6,32 @@ title = 'Equitable Open-Source for Web3'
[menu]
[[menu.main]]
identifier = 'media'
name = 'Media'
title = 'media'
url = 'https://medium.com/teaxyz'
weight = 5
identifier = 'why-tea'
name = 'Why tea?'
title = 'why tea?'
url = '/#why-tea'
weight = 2
[[menu.main]]
identifier = 'features'
name = 'Features'
title = 'features'
url = '/#features'
weight = 3
[[menu.main]]
identifier = 'community'
name = 'Community'
title = 'community'
url = '/#community'
weight = 4
[[menu.main]]
identifier = 'blog'
name = 'Blog'
title = 'blog'
url = 'https://medium.com/teaxyz'
weight = 5
[[menu.main]]
identifier = 'linktree'
name = 'Linktree'
title = 'linktree'
url = 'https://linktr.ee/teaxyz'
weight = 6

View file

@ -1,7 +0,0 @@
---
title: "Nebraska Man"
Description: "Nebraska_Man"
layout: "nebraska-man"
menu: main
weight: 4
---

View file

@ -1,7 +0,0 @@
---
title: "Products"
Description: "tea_products"
layout: "products"
menu: main
weight: 3
---

View file

@ -1,3 +0,0 @@
{{ define "main" }}
{{ end }}