added header

This commit is contained in:
2024-09-26 12:08:48 +05:30
parent 783b198eba
commit ce01a52e0f
7 changed files with 89 additions and 0 deletions

View File

@@ -13,5 +13,7 @@
</head>
<body class="mat-typography">
<app-root></app-root>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</body>
</html>