File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
<!-- Meta -->
12
12
< meta name ="description " content ="Vectorize any image and download as SVG. ">
13
13
< meta itemprop ="name " content ="Vectorizer — Oscar Alexander ">
14
- < meta itemprop ="url " content ="http://<?= $_SERVER['HTTP_HOST']; ?> / ">
15
- < meta itemprop ="image " content ="http://<?= $_SERVER['HTTP_HOST']; ?> /assets/img/opengraph.png ">
14
+ < meta itemprop ="url " content ="http://vectorizer.oscaralexander.com / ">
15
+ < meta itemprop ="image " content ="http://vectorizer.oscaralexander.com /assets/img/opengraph.png ">
16
16
<!-- OpenGraph -->
17
17
< meta property ="og:site_name " content ="Vectorizer — Oscar Alexander ">
18
18
< meta property ="og:title " content ="Vectorizer — Oscar Alexander ">
19
19
< meta property ="og:description " content ="Vectorize any image and download as SVG. ">
20
- < meta property ="og:url " content ="http://<?= $_SERVER['HTTP_HOST']; ?> / ">
20
+ < meta property ="og:url " content ="http://vectorizer.oscaralexander.com / ">
21
21
< meta property ="og:type " content ="website "/>
22
22
< meta property ="og:image " content ="http://<?= $_SERVER['HTTP_HOST']; ?>/assets/img/opengraph.png ">
23
23
< meta property ="og:image:height " content ="630 ">
24
24
< meta property ="og:image:width " content ="1200 ">
25
25
<!-- Twitter Card -->
26
26
< meta name ="twitter:title " content ="Vectorizer — Oscar Alexander ">
27
27
< meta name ="twitter:description " content ="Vectorize any image and download as SVG. ">
28
- < meta name ="twitter:image " content ="http://<?= $_SERVER['HTTP_HOST']; ?> /assets/img/opengraph.png ">
29
- < meta name ="twitter:url " content ="http://<?= $_SERVER['HTTP_HOST']; ?> / ">
28
+ < meta name ="twitter:image " content ="http://vectorizer.oscaralexander.com /assets/img/opengraph.png ">
29
+ < meta name ="twitter:url " content ="http://vectorizer.oscaralexander.com / ">
30
30
< meta name ="twitter:card " content ="summary ">
31
31
</ head >
32
32
< body >
You can’t perform that action at this time.
0 commit comments