Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit c836c6a

Browse files
committed
[gitpod-vs-codespaces]: add meta description.
1 parent ba0c456 commit c836c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/gitpod-vs-codespaces.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const StyledGitpodVsCodespacesPage = styled.div`
6969
`
7070

7171
const GitpodVsCodespacesPage = () => (
72-
<IndexLayout title="Gitpod vs Codespaces">
72+
<IndexLayout title="Gitpod vs Codespaces" description="Experience Gitpod, the fast, resource-efficient, and open-source alternative to Codespaces.">
7373
<StyledGitpodVsCodespacesPage>
7474
<section className="main">
7575
<div className="row">

0 commit comments

Comments
 (0)