File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 " />
5
5
< link rel ="icon " href ="/favicon.ico " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > Mark Pro</ title >
7
+ < title > Mark</ title >
8
+
9
+ <!-- Primary Meta Tags -->
10
+ < title > Mark</ title >
11
+ < meta name ="title " content ="Mark " />
12
+ < meta name ="description " content ="Quick Web Markdown Editor " />
13
+
14
+ <!-- Open Graph / Facebook -->
15
+ < meta property ="og:type " content ="website " />
16
+ < meta property ="og:url " content ="https://mark.reaper.im/ " />
17
+ < meta property ="og:title " content ="Mark " />
18
+ < meta property ="og:description " content ="Quick Web Markdown Editor " />
19
+ < meta property ="og:image " content ="" />
20
+
21
+ <!-- Twitter -->
22
+ < meta property ="twitter:card " content ="summary_large_image " />
23
+ < meta property ="twitter:url " content ="https://mark.reaper.im/ " />
24
+ < meta property ="twitter:title " content ="Mark " />
25
+ < meta property ="twitter:description " content ="Quick Web Markdown Editor " />
26
+ < meta property ="twitter:image " content ="" />
8
27
</ head >
9
28
< body >
10
29
< div id ="app "> </ div >
Original file line number Diff line number Diff line change
1
+ User-agent: *
2
+ Disallow:
You can’t perform that action at this time.
0 commit comments