fix: typo
All checks were successful
ci / docker (push) Successful in 3m51s

This commit is contained in:
Tine Jozelj 2023-09-10 22:38:56 +02:00
parent 82fd1c0e54
commit 5998b4932b
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -37,7 +37,7 @@ const PrivateServicesList: ServiceItem[] = [
Svg: require("@site/static/img/undraw_code_tjo_space.svg").default, Svg: require("@site/static/img/undraw_code_tjo_space.svg").default,
description: ( description: (
<> <>
Use <a href="https://code.tjo.space">cloud.tjo.space</a> Gitea server as Use <a href="https://code.tjo.space">code.tjo.space</a> Gitea server as
a Git repository and CI/CD system. a Git repository and CI/CD system.
</> </>
), ),