- commit
- 0c970fe
- parent
- 6af3058
- author
- Eric Bower
- date
- 2023-10-11 03:32:55 +0000 UTC
doc(pgs): copy edits marketing page
1 files changed,
+2,
-4
+2,
-4
1@@ -14,7 +14,7 @@
2 <meta name="twitter:card" content="summary" />
3 <meta property="twitter:url" content="https://{{.Site.Domain}}">
4 <meta property="twitter:title" content="{{.Site.Domain}}">
5-<meta property="twitter:description" content="a pastebin platform for hackers">
6+<meta property="twitter:description" content="a pastebin for hackers">
7 <meta name="twitter:image" content="https://{{.Site.Domain}}/card.png" />
8 <meta name="twitter:image:src" content="https://{{.Site.Domain}}/card.png" />
9
10@@ -55,7 +55,7 @@
11 <section>
12 <h2 class="text-lg font-bold">Publish your pastes with one command</h2>
13 <p>
14- When your post is ready to be published, copy the file to our server with a familiar
15+ When your paste is ready to be published, copy the file to our server with a familiar
16 command:
17 </p>
18 <pre>scp ./changes.patch {{.Site.Domain}}:/</pre>
19@@ -87,11 +87,9 @@ echo "foobar" | ssh -T pastes.sh</pre>
20 <ul>
21 <li>Pastes last 90 days</li>
22 <li>Bring your own editor</li>
23- <li>You control the source files</li>
24 <li>Terminal workflow with no installation</li>
25 <li>Public-key based authentication</li>
26 <li>No ads, zero tracking</li>
27- <li>No platform lock-in</li>
28 <li>No javascript</li>
29 <li>Minimalist design</li>
30 <li>100% open source</li>