File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 33< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
44< meta http-equiv ="X-UA-Compatible " content ="ie=edge ">
55
6+ <!-- Favicon -->
7+ < link rel ="icon " href ="favicon.ico " />
8+
9+ <!-- Facebook -->
10+ < meta property ="og:url " content ="https://dogstudio.github.io/highway/ " />
11+ < meta property ="og:type " content ="website " />
12+ < meta property ="og:title " content ="{{ page.title }} " />
13+ < meta property ="og:description " content ="Highway helps you manage your page transitions. " />
14+ < meta property ="og:image " content ="./assets/images/share.jpg " />
15+
16+ <!-- Twitter -->
17+ < meta name ="twitter:card " content ="summary " />
18+ < meta name ="twitter:site " content ="@Anthodpnt " />
19+ < meta name ="twitter:title " content ="{{ page.title }} " />
20+ < meta name ="twitter:description " content ="Highway helps you manage your page transitions. " />
21+ < meta name ="twitter:image " content ="./assets/images/share.jpg " />
22+
623<!-- Title -->
724< title > {{ page.title }}</ title >
825
You can’t perform that action at this time.
0 commit comments