Skip to content

Commit 2457fee

Browse files
authored
Merge pull request #121 from Shopify/Feb-2024-Updates-5
Updating copy, removing counters
2 parents c50b6b4 + 80a2cd2 commit 2457fee

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,14 @@
1616
class="logo"
1717
/>
1818
</div>
19+
<!-- removing due to CORB errors
1920
<ul class="inline-list git-stats">
2021
<li><span id="countRepos" class="git-stat is-loading"></span> Repos</li>
2122
<li>
2223
<span id="countMembers" class="git-stat is-loading"></span> Members
2324
</li>
2425
</ul>
26+
-->
2527
</div>
2628
</header>
2729

@@ -42,7 +44,7 @@ <h2>
4244
<div class="filter-bar">
4345
<div class="button-group js-radio-button-group" id="filters">
4446
<div class="filter-bar--left">
45-
Show
47+
A sampling of projects
4648
</div>
4749
<div class="filter-bar--right">
4850
<button class="btn is-active" data-filter="*">All</button>
@@ -132,7 +134,7 @@ <h2>
132134
<div class="pagewidth">
133135
<div class="hero-inner">
134136
<h1 class="hero-text">
135-
Find more public github repos in the <a href="https://github.com/Shopify">Shopify Organization</a>.
137+
Find many more public github repos in the <a href="https://github.com/Shopify">Shopify Organization</a>.
136138
</h1>
137139
</div>
138140
</div>

0 commit comments

Comments
 (0)