File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 7
7
< meta name ="description " content ="Sort an Object or package.json based on the well-known package.json keys ">
8
8
< meta name ="author " content ="keithamus ">
9
9
< meta name ="robots " content ="index, follow ">
10
-
11
- <!-- Open Graph Tags (for Social Media) -->
12
- < meta property ="og:title " content ="{{og_title}} ">
13
- < meta property ="og:description " content ="{{og_description}} ">
14
- < meta property ="og:image " content ="{{og_image}} ">
15
- < meta property ="og:url " content ="{{og_url}} ">
16
- < meta property ="og:type " content ="{{og_type}} ">
17
-
18
- <!-- Twitter Cards -->
19
- < meta name ="twitter:card " content ="{{twitter_card}} ">
20
- < meta name ="twitter:title " content ="{{twitter_title}} ">
21
- < meta name ="twitter:description " content ="{{twitter_description}} ">
22
- < meta name ="twitter:image " content ="{{twitter_image}} ">
23
- < meta name ="twitter:site " content ="{{twitter_site}} ">
24
-
25
10
<!-- Canonical URL -->
26
- < link rel ="canonical " href ="{{canonical_url}} ">
27
-
11
+ < link rel ="canonical " href ="https://codehimblog.github.io/projects/sort-package-json-by-keithamus.html ">
28
12
<!-- Favicon -->
29
13
< link rel ="icon " href ="/favicon.ico " type ="image/png ">
30
14
<!-- Bootstrap CSS -->
You can’t perform that action at this time.
0 commit comments