File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,15 +36,15 @@ export default class MyDocument extends Document {
36
36
< meta name = "apple-mobile-web-app-capable" content = "yes" > </ meta >
37
37
< meta
38
38
property = "og:title"
39
- content = "The Portfolio of Austin Condiff - UX/UI Designer & Developer "
39
+ content = "CodeEdit – A native code editor for macOS "
40
40
> </ meta >
41
41
< meta
42
42
property = "og:image"
43
43
content = "https://www.codeedit.app/social-preview.jpg"
44
44
> </ meta >
45
45
< meta
46
46
property = "og:description"
47
- content = "I design and develop beautiful yet functional interactive user experiences that provide both customer value and product success ."
47
+ content = "A lightweight, natively built editor. Open source. Free forever ."
48
48
> </ meta >
49
49
< meta property = "og:url" content = "https://www.codeedit.app" > </ meta >
50
50
< meta
You can’t perform that action at this time.
0 commit comments