Skip to content

Commit 30a8dfa

Browse files
committed
Add thumbnail to intro article
1 parent 414a7a0 commit 30a8dfa

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed
464 KB
Binary file not shown.
67.3 KB
Binary file not shown.
464 KB
Binary file not shown.
Binary file not shown.

src/assets/state/articles/1.jsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default {
2525
title: "Introducing Commit Rocket! 🤩",
2626

2727
thumbnail,
28-
thumbnailAlt: "The Commit Rocket Logo",
28+
thumbnailAlt: "What is Commit Rocket",
2929

3030
vertical: "technology",
3131

@@ -208,7 +208,7 @@ export default {
208208
</A.H4>
209209

210210
<p>
211-
We love the way that Arc looks. It is very different compared to other browsers, not just in looks but also in functionality. Despite it being based on Chromium, it has some really cool new ideas, like notes, easels and spaces. If you haven't yet, I recommend checking out <A.Link href="https://www.youtube.com/@TheBrowserCompany" nofollow external>The Browser Company's youtube channel</A.Link> to see what Arc is about. For us personally we would like to do the same Arc is doing, changing Git clients in meaningfull ways. What that way is however, is to be determined.
211+
We love the way that Arc looks. It is very different compared to other browsers, not just in looks but also in functionality. Despite it being based on Chromium, it has some really cool new ideas, like notes, easels and spaces. If you haven't yet, We recommend checking out <A.Link href="https://www.youtube.com/@TheBrowserCompany" nofollow external>The Browser Company's youtube channel</A.Link> to see what Arc is about. For us personally we would like to do the same Arc is doing, changing Git clients in meaningfull ways. What that way is however, is to be determined.
212212
</p>
213213

214214
<A.H4>
@@ -306,7 +306,7 @@ export default {
306306
</A.H2>
307307

308308
<p>
309-
We really want to make Commit Rocket as awesome as possible. I hope all of you will stick around to see how this will turn out!
309+
We really want to make Commit Rocket as awesome as possible. We hope all of you will stick around to see how this will turn out!
310310
</p>
311311
</>
312312
};

0 commit comments

Comments
 (0)