-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
45 lines (41 loc) · 2.15 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="No.1 site for academic writing services"/>
<!-- Google site verification -->
<meta name="google-site-verification" content="q11ax8IYXSK9Mi_JzyvOqvoPN3y7ogYP4b_3dP2Qubk" />
<!-- Google site verification -->
<!-- Open Graph link metadata -->
<meta property="og:title" content="WriteMe"/>
<meta property="og:description" content="WriteMe is an essay writing, research paper, term paper,
dissertation, and thesis writing company with the friendliest prices in the market"/>
<meta property="og:image" content="https://writeme-br63.onrender.com/android-chrome-512x512.png"/>
<meta property="og:image:width" content="512"/>
<meta property="og:image:height" content="512"/>
<meta property="og:url" content="https://writeme-br63.onrender.com"/>
<meta property="og:type" content="website"/>
<!-- Open Graph link metadata -->
<!-- Twitter/X link metadata -->
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="WriteMe"/>
<meta name="twitter:description" content="WriteMe is an essay writing, research paper, term paper,
dissertation, and thesis writing company with the friendliest prices in the market"/>
<meta name="twitter:image" content="https://writeme-br63.onrender.com/android-chrome-512x512.png"/>
<!-- Twitter/X link metadata -->
<link rel="manifest" href="manifest.json" />
<link rel="icon" href="favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<title>WriteMe</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script src="/src/index.jsx" type="module" ></script>
</body>
</html>