From b60afeaa7eb458febeb5bae83cc56205508550ac Mon Sep 17 00:00:00 2001 From: Jake Dexheimer Date: Mon, 24 Jul 2017 09:41:05 -0500 Subject: [PATCH] Update /about copy --- pages/about.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/about.js b/pages/about.js index 5ecf342..eb0c468 100644 --- a/pages/about.js +++ b/pages/about.js @@ -9,7 +9,7 @@ export default () => (

What does this do?

-

You know all of those code screenshots you see on Twitter? Although the code's usually impressive, we think there's room for improvement in the aesthetic department. Carbon is the easiest way to create beautiful images of your source code. Now you can impress all of your followers with your newfound design prowess. 🎨

+

You know all of those code screenshots you see on Twitter? Although the code's usually impressive, we saw room for improvement in the aesthetic department. Carbon is the easiest way to create beautiful images of your source code. So what are you waiting for? Go you can impress all of your followers with your newfound design prowess. 🎨

How do I use it?

@@ -17,13 +17,13 @@ export default () => (

There are a few different ways to import code into Carbon:

  • Drag a file into the editor
  • -
  • Append a GitHub Gist id to the url
  • +
  • Append a GitHub gist id to the url (example)
  • Paste your code directly

Customization

Once you've got all of your code into Carbon, you can customize your image by changing the syntax theme, background color, window theme, or padding.

Export/Sharing

-

After you've customized your image, you can copy a link to the image, save it, or share it on Twitter.

+

After you've customized your image you can copy an Imgur link to the image, or save it directly.

I want to make this better.