Add fontawesome and datatable on head
This commit is contained in:
parent
ab5e997241
commit
ffc0cc13e7
@ -7,6 +7,8 @@
|
||||
<title>Prime</title>
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
|
||||
<link href="https://cdn.datatables.net/1.13.5/css/dataTables.bootstrap5.min.css" rel="stylesheet">
|
||||
</head>
|
||||
|
||||
<body class="d-flex flex-column">
|
||||
|
Loading…
Reference in New Issue
Block a user