Change name
This commit is contained in:
@@ -8,7 +8,7 @@ const FeatureList = [
|
||||
Svg: require('@site/static/img/certificate-svgrepo-com.svg').default,
|
||||
description: (
|
||||
<>
|
||||
LandTCMS is free and open source. The application can be self-hosted. It can be deployed in environments with
|
||||
UnitTCMS is free and open source. The application can be self-hosted. It can be deployed in environments with
|
||||
strict security requirements.
|
||||
</>
|
||||
),
|
||||
|
||||
@@ -13,7 +13,7 @@ export default function Home() {
|
||||
<header className={clsx('hero hero--primary', styles.heroBanner)}>
|
||||
<div className="container">
|
||||
<Heading as="h1" className="hero__title">
|
||||
LandTCMS
|
||||
UnitTCMS
|
||||
</Heading>
|
||||
<p className="hero__subtitle">Open Source Test Case Management Web Application</p>
|
||||
Integrate and manage all your software testing.
|
||||
|
||||
Reference in New Issue
Block a user