Move press/blog to the footer

This commit is contained in:
Thomas Smith 2022-12-29 10:32:34 -05:00
parent 8086a428a9
commit 85197c9c7f
4 changed files with 7 additions and 9 deletions

View file

@ -11,12 +11,6 @@ title = 'Equitable Open-Source for Web3'
title = 'community' title = 'community'
url = './#community' url = './#community'
weight = 4 weight = 4
[[menu.main]]
identifier = 'blog'
name = 'Blog'
title = 'blog'
url = 'https://medium.com/teaxyz'
weight = 5
[[menu.main]] [[menu.main]]
identifier = 'github' identifier = 'github'
name = 'GitHub' name = 'GitHub'

View file

@ -2,6 +2,4 @@
title: "press" title: "press"
Description: "Tell Everyone About the Tea Party!" Description: "Tell Everyone About the Tea Party!"
layout: "press" layout: "press"
menu: main
weight: 8
--- ---

View file

@ -1,4 +1,10 @@
<ul class="nav justify-content-end"> <ul class="nav justify-content-end">
<li class="nav-item">
<a class="nav-link footer-link small" aria-current="page" href="/blog/">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link footer-link small" aria-current="page" href="/press/">Press</a>
</li>
<li class="nav-item"> <li class="nav-item">
<a class="nav-link footer-link small" aria-current="page" href="/careers/">Careers</a> <a class="nav-link footer-link small" aria-current="page" href="/careers/">Careers</a>
</li> </li>

View file

@ -3,7 +3,7 @@
<section class="footer" id="community"> <section class="footer" id="community">
<div class="container"> <div class="container">
<div class="row footer-top"> <div class="row footer-top one-box-down">
<div class="col-lg-8 footer-content"> <div class="col-lg-8 footer-content">
<h4>Changing the way you build. And what happens after you build it.</h4> <h4>Changing the way you build. And what happens after you build it.</h4>
<p>tea.cli is a delightful package manager that gets out of your way and sets you up for a joyful development process. <a class="teal" href="#">You can install it today</a>. Our web3 protocol will create an OSS ecosystem that is safer for all users, and fair for all maintainers. Read our <a class="teal" href="#">white paper</a> here.</p> <p>tea.cli is a delightful package manager that gets out of your way and sets you up for a joyful development process. <a class="teal" href="#">You can install it today</a>. Our web3 protocol will create an OSS ecosystem that is safer for all users, and fair for all maintainers. Read our <a class="teal" href="#">white paper</a> here.</p>