Skip to content

Commit 01439e2

Browse files
committed
Upload file: sort-package-json-by-keithamus.html
1 parent 54cb5c6 commit 01439e2

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

projects/sort-package-json-by-keithamus.html

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,8 @@
77
<meta name="description" content="Sort an Object or package.json based on the well-known package.json keys">
88
<meta name="author" content="keithamus">
99
<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-
2510
<!-- 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">
2812
<!-- Favicon -->
2913
<link rel="icon" href="/favicon.ico" type="image/png">
3014
<!-- Bootstrap CSS -->

0 commit comments

Comments
 (0)