Created page templates, added menu links

This commit is contained in:
Thomas Smith 2022-09-28 12:47:45 -04:00
parent d016a26c93
commit 61a7d1aba5
7 changed files with 24 additions and 26 deletions

View file

@ -6,32 +6,15 @@ title = 'Equitable Open-Source for Web3'
[menu] [menu]
[[menu.main]] [[menu.main]]
identifier = 'why-tea' identifier = 'media'
name = 'Why tea?' name = 'Media'
title = 'why tea?' title = 'media'
url = '/#why-tea' url = 'https://medium.com/teaxyz'
weight = 2 weight = 5
[[menu.main]]
identifier = 'features'
name = 'Features'
title = 'features'
url = '/#features'
weight = 3
[[menu.main]] [[menu.main]]
identifier = 'community' identifier = 'community'
name = 'Community' name = 'Community'
title = 'community' title = 'community'
url = '/#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 weight = 6

View file

@ -2,6 +2,4 @@
title: "Careers" title: "Careers"
Description: "tea.careers" Description: "tea.careers"
layout: "careers" layout: "careers"
menu: main
weight: 7
--- ---

View file

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

7
src/content/products.md Normal file
View file

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

View file

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

View file

View file

@ -1,4 +1,4 @@
<section class="footer"> <section class="footer" id="community">
<hr> <hr>
<div class="container"> <div class="container">
<div class="row"> <div class="row">