Commit dba27ba 1 parent 9d68b0c commit dba27ba Copy full SHA for dba27ba
File tree 2 files changed +18
-0
lines changed
2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 12
12
</ script >
13
13
< meta charset ="UTF-8 ">
14
14
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
15
+ < meta name ="author " content ="hyfydistro ">
16
+ < meta name ="description " content ="A web application that crop, divide and scale your really long comic page. " />
17
+ <!-- Open Graph - Optional -->
18
+ < meta property ="og:title " content ="Super Comic Slicer - your webcomic utility for cropping! Plus scaling! " />
19
+ < meta property ="og:site_name " content ="Super Comic Slicer " />
20
+ < meta property ="og:type " content ="website " />
21
+ < meta property ="og:image " content ="/assets/images/og-scs.png " />
22
+ < meta property ="og:image:type " content ="image/jpeg " />
23
+ < meta property ="og:image:width " content ="400 " />
24
+ < meta property ="og:image:height " content ="300 " />
25
+ < meta property ="og:image:alt " content ="Super Comic Slicer " />
26
+ < meta property ="og:url " content ="https://supercomicslicer.netlify.app/ " />
27
+ < meta property ="twitter:creator " content ="@spectredox " />
28
+ < meta property ="twitter:image " content ="/assets/images/og-scs.png " />
29
+ < meta property ="twitter:card " content ="summary_large_image " />
30
+ < meta property ="og:description "
31
+ content ="A web application that crop, divide and scale your really long comic page. " />
32
+ < meta property ="twitter:site " content ="@hyfydistro " />
15
33
16
34
<!-- Manifest File -->
17
35
< link rel ="apple-touch-icon " sizes ="180x180 " href ="assets/icons/apple-touch-icon.pngg ">
You can’t perform that action at this time.
0 commit comments