docs: update website tagline and footer
This commit is contained in:
parent
42eb5779b2
commit
b7f15fa3c3
@ -97,23 +97,23 @@ const config = {
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// {
|
||||
// title: 'Community',
|
||||
// items: [
|
||||
// {
|
||||
// label: 'Stack Overflow',
|
||||
// href: 'https://stackoverflow.com/questions/tagged/docusaurus',
|
||||
// },
|
||||
// {
|
||||
// label: 'Discord',
|
||||
// href: 'https://discordapp.com/invite/docusaurus',
|
||||
// },
|
||||
// {
|
||||
// label: 'Twitter',
|
||||
// href: 'https://twitter.com/docusaurus',
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
{
|
||||
title: 'Community',
|
||||
items: [
|
||||
{
|
||||
label: 'Stack Overflow',
|
||||
href: 'https://stackoverflow.com/questions/tagged/tianji',
|
||||
},
|
||||
// {
|
||||
// label: 'Discord',
|
||||
// href: 'https://discordapp.com/invite/docusaurus',
|
||||
// },
|
||||
{
|
||||
label: 'Twitter',
|
||||
href: 'https://twitter.com/moonrailgun',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'More',
|
||||
items: [
|
||||
|
@ -20,10 +20,10 @@ function HomepageHeader() {
|
||||
Tianji brings all your commonly used tools together in one place
|
||||
</p>
|
||||
<div className="text-xl">
|
||||
<span className="text-gradient font-bold">Tianji</span> ={' '}
|
||||
<span className="underline font-semibold">Website analytics</span> +{' '}
|
||||
<span className="underline font-semibold">Uptime Monitor</span> +{' '}
|
||||
<span className="underline font-semibold">Server Status</span> ={' '}
|
||||
<span className="text-gradient font-bold">Tianji</span>
|
||||
<span className="underline font-semibold">Server Status</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user