Skip to content

Commit c6ae2b8

Browse files
angularjs repo using npm pakcgae
1 parent 8ff4355 commit c6ae2b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/components/app-profile-page/app-profile-page.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,11 @@ export class AppProfile {
195195
<td><a href="https://sanjeetkumaritoutlook.github.io/angular-project" target="_blank">Visit</a></td>
196196
<td>Angular 16</td>
197197
</tr>
198+
<tr>
199+
<td>angularjs1-app</td>
200+
<td><a href="https://sanjeetkumaritoutlook.github.io/angularjs1-app/" target="_blank">Visit</a></td>
201+
<td>AngularJS 1</td>
202+
</tr>
198203
</table>
199204
</div>
200205
);

0 commit comments

Comments
 (0)