This commit is contained in:
Donald Cheng Hong Zou
2021-09-09 12:50:38 -04:00
parent c478ec0095
commit 922a494df0
2 changed files with 2 additions and 4 deletions

View File

@@ -6,5 +6,4 @@
<link rel="stylesheet" href="{{ url_for('static',filename='css/bootstrap.min.css') }}">
<link rel= "stylesheet" type= "text/css" href= "{{ url_for('static',filename='css/dashboard.css') }}">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css">
</head>
</head>