117
117
<!-- Sidebar -->
118
118
< aside class ="col-md-4 ">
119
119
< div class ="sidebar ">
120
+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7089100907045419 "
121
+ crossorigin ="anonymous "> </ script >
122
+ <!-- CodehimBlog Sidebar -->
123
+ < ins class ="adsbygoogle "
124
+ style ="display:block "
125
+ data-ad-client ="ca-pub-7089100907045419 "
126
+ data-ad-slot ="8929986923 "
127
+ data-ad-format ="auto "
128
+ data-full-width-responsive ="true "> </ ins >
129
+ < script >
130
+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
131
+ </ script >
120
132
< div class ="sidebar-item ">
121
- < h5 > Owner </ h5 >
133
+ < h5 > Author </ h5 >
122
134
< div class ="d-flex align-items-center ">
123
135
< img src ="https://avatars.githubusercontent.com/u/118266?v=4 " alt ="Owner Avatar " class ="rounded-circle me-2 " style ="width: 40px; height: 40px; ">
124
136
< a href ="https://github.com/keithamus " target ="_blank " id ="ownerName "> keithamus</ a >
125
137
</ div >
126
138
</ div >
127
139
< div class ="sidebar-item ">
128
- < h5 > Metadata </ h5 >
140
+ < h5 > Project Details </ h5 >
129
141
< div class ="metadata-item ">
130
142
< i class ="bi bi-calendar "> </ i >
131
143
< strong > Created At:</ strong > < span id ="createdAt "> December 9, 2015</ span >
@@ -143,6 +155,20 @@ <h5>Metadata</h5>
143
155
< strong > Size:</ strong > < span id ="repoSize "> 1.23 MB</ span >
144
156
</ div >
145
157
</ div >
158
+
159
+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7089100907045419 "
160
+ crossorigin ="anonymous "> </ script >
161
+ <!-- CodehimBlog Skyscrapper -->
162
+ < ins class ="adsbygoogle "
163
+ style ="display:block "
164
+ data-ad-client ="ca-pub-7089100907045419 "
165
+ data-ad-slot ="7469565592 "
166
+ data-ad-format ="auto "
167
+ data-full-width-responsive ="true "> </ ins >
168
+ < script >
169
+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
170
+ </ script >
171
+
146
172
</ div >
147
173
</ aside >
148
174
@@ -170,7 +196,18 @@ <h1 id="packageName">sort-package-json</h1>
170
196
< p > Open Issues</ p >
171
197
</ div >
172
198
</ div >
173
-
199
+ < script async src ="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7089100907045419 "
200
+ crossorigin ="anonymous "> </ script >
201
+ <!-- CodehimBlog APT -->
202
+ < ins class ="adsbygoogle "
203
+ style ="display:block "
204
+ data-ad-client ="ca-pub-7089100907045419 "
205
+ data-ad-slot ="4990741913 "
206
+ data-ad-format ="auto "
207
+ data-full-width-responsive ="true "> </ ins >
208
+ < script >
209
+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
210
+ </ script >
174
211
<!-- Action Buttons -->
175
212
< div class ="mb-4 ">
176
213
< a href ="# " target ="_blank " class ="btn btn-success me-2 " id ="homepageBtn ">
0 commit comments