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