Skip to content

Commit b890205

Browse files
committed
v 0.3.3
SEO, Image compression, 404
1 parent 87a20ab commit b890205

9 files changed

Lines changed: 4564 additions & 12 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en">
33

44
<head>
55
<meta charset="utf-8">
6-
<meta name="viewport" content="width=device-width,initial-scale=1.0">
7-
6+
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
7+
<meta name="description" content="Graphite Writer is a modern text editor that allows you to create and edit documents in real time for free.">
88

99
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
1010
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
@@ -19,7 +19,7 @@
1919

2020
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
2121
<link href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" rel="stylesheet">
22-
<title>Graphite Writer BETA v0.3.2</title>
22+
<title>Graphite Writer BETA v0.3.3 | Create Text Documents Online For Free</title>
2323
</head>
2424

2525
<body>

0 commit comments

Comments
 (0)