Skip to content

Commit 23c2a39

Browse files
Site: sync app sizes on Hazel and Neatify compare pages
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 2ed010c commit 23c2a39

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

site/compare/hazel/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h1 class="compare-hero-title">Binky vs Hazel</h1>
163163
<tr>
164164
<th scope="row">App size</th>
165165
<td class="col-binky">9 MB</td>
166-
<td>Larger (includes rule engine + integrations)</td>
166+
<td>~29 MB</td>
167167
</tr>
168168
</tbody>
169169
</table>

site/compare/neatify/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ <h1 class="compare-hero-title">Binky vs Neatify</h1>
149149
</tr>
150150
<tr>
151151
<th scope="row">App size</th>
152-
<td class="col-binky">Lean</td>
153-
<td>Moderate (MAS bundle)</td>
152+
<td class="col-binky">9 MB</td>
153+
<td>~2.4 MB</td>
154154
</tr>
155155
</tbody>
156156
</table>

0 commit comments

Comments
 (0)