Skip to content

Commit

Permalink
Catitalize Tezos Academy
Browse files Browse the repository at this point in the history
  • Loading branch information
OCTO-FRAH committed Nov 27, 2020
1 parent 5b10865 commit 63a0529
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/frontend/src/pages/Home/Home.view.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export const HomeView = () => {
)}
<HomeHeaderLeft>
<h1>Learn to code Tezos Smart Contracts the easy way!</h1>
<p>Tezos academy is a fun interactive tutorial to the LIGO language</p>
<p>Tezos Academy is a fun interactive tutorial to the LIGO language</p>
<Link to="/pascal/chapter-about">
<Button>
<ButtonBorder />
Expand Down Expand Up @@ -113,13 +113,13 @@ export const HomeView = () => {

<HomeAdventure>
<h1>Take part in an epic adventure</h1>
<p>Tezos academy is a fun interactive tutorial to the LIGO language</p>
<p>Tezos Academy is a fun interactive tutorial to the LIGO language</p>
<img alt="adventure" src="/images/adventure.png" />
</HomeAdventure>

<HomeLanguage>
<h1>Choose your language</h1>
<p>Tezos academy is compatible with PascaLIGO, CameLIGO and ReasonLIGO</p>
<p>Tezos Academy is compatible with PascaLIGO, CameLIGO and ReasonLIGO</p>
<HomeLanguageGrid>
<div>
<h3>PascalLIGO</h3>
Expand Down

0 comments on commit 63a0529

Please sign in to comment.