Skip to content

Commit

Permalink
docs: add title tag to index file (angular#51266)
Browse files Browse the repository at this point in the history
PR Close angular#51266
  • Loading branch information
aanchal88 authored and dylhunn committed Aug 4, 2023
1 parent 526e215 commit 6d05a68
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>Index</title>
<base href="/">
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.5.3/angular.js"></script>
<script src="app/ajs-bootstrap/app.module.js"></script>
Expand Down

0 comments on commit 6d05a68

Please sign in to comment.