We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5a186 commit 24c92f7Copy full SHA for 24c92f7
mcpgateway/templates/admin.html
@@ -104,6 +104,7 @@
104
rel="stylesheet"
105
/>
106
{% endif %}
107
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" />
108
<link href="{{ root_path }}/static/admin.css" rel="stylesheet" />
109
<link href="{{ root_path }}/static/gantt-chart.css" rel="stylesheet" />
110
<link href="{{ root_path }}/static/flame-graph.css" rel="stylesheet" />
0 commit comments