Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Commit

Permalink
Add cards to the project page for 3 projects
Browse files Browse the repository at this point in the history
  • Loading branch information
remrobem committed Oct 31, 2019
1 parent 62d2fad commit 2d1f947
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions pages/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ const Projects = () => (
<div className="level-item has-text-centered">
<div>
<p className="heading">Status</p>
<p className="subtitle">In Design</p>
<p className="subtitle">
In Design
</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -118,7 +120,7 @@ const Projects = () => (
className="subtitle"
>
Yes
</a>
</a>
</div>
</div>
</div>
Expand Down Expand Up @@ -168,7 +170,7 @@ const Projects = () => (
className="subtitle"
>
gitgub
</a>
</a>
</div>
</div>
</div>
Expand All @@ -181,7 +183,7 @@ const Projects = () => (
className="subtitle"
>
Yes
</a>
</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 2d1f947

Please sign in to comment.