docs: update website tagline and footer

This commit is contained in:
moonrailgun 2023-12-24 00:13:22 +08:00
parent 42eb5779b2
commit b7f15fa3c3
2 changed files with 19 additions and 19 deletions

View File

@ -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: [

View File

@ -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>