Skip to content

Commit cb39e12

Browse files
committed
Update videos count
1 parent 110d735 commit cb39e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/landing/Stats.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const Stats = () => (
2727
</div>
2828
<div className="Stat">
2929
<FontAwesomeIcon icon={faVideo} />
30-
<h3 className="Stat-number">11</h3>
30+
<h3 className="Stat-number">16</h3>
3131
<div className="Stat-caption">Videos</div>
3232
</div>
3333
</div>

0 commit comments

Comments
 (0)