diff --git a/src/index.html b/src/index.html index 4179f1ce7e7adc674cfd0fbdeb8910ed9788bc6d..1eb0ed1f005def2751a3ac0fb4a4069d919443d0 100644 --- a/src/index.html +++ b/src/index.html @@ -6,6 +6,7 @@ <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> + <script src="https://kit.fontawesome.com/3ad4fe992f.js" crossorigin="anonymous"></script> </head> <body> <app-root></app-root>