This commit is contained in:
lingdocs 2022-09-10 23:13:38 +04:00
parent 5c4b65b483
commit 3c0dcf99d5
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ const LandingPage = () => {
return <>
<main className="col bg-faded py-3 d-flex flex-column">
<h1>LingDocs Pashto Grammar</h1>
<p className="lead">To explore the wonderful language of Pashto you can:</p>
<p className="lead">Explore the wonderful language of Pashto you can</p>
{content.map((block) => (
<Link to={block.link} className="plain-link">
<div className="card clickable my-2" style={{ maxWidth: "600px"}}>