Basic SEO
This commit is contained in:
parent
a4655db855
commit
4a265109e4
1 changed files with 2 additions and 2 deletions
|
@ -4,10 +4,10 @@
|
|||
<meta charset="utf-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="%PUBLIC_URL%/favicon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Rustpad</title>
|
||||
<title>Rustpad: Collaborative Code Editor</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="An efficient and minimal open-source collaborative text editor using the operational transformation (OT) algorithm."
|
||||
content="An efficient and minimal open-source collaborative text editor based on the operational transformation algorithm."
|
||||
/>
|
||||
<meta name="author" content="Eric Zhang" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue