We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110d735 commit cb39e12Copy full SHA for cb39e12
src/components/landing/Stats.js
@@ -27,7 +27,7 @@ const Stats = () => (
27
</div>
28
<div className="Stat">
29
<FontAwesomeIcon icon={faVideo} />
30
- <h3 className="Stat-number">11</h3>
+ <h3 className="Stat-number">16</h3>
31
<div className="Stat-caption">Videos</div>
32
33
0 commit comments