diff options
Diffstat (limited to 'templates/video.html')
| -rw-r--r-- | templates/video.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/video.html b/templates/video.html index b8ed204..249bae3 100644 --- a/templates/video.html +++ b/templates/video.html @@ -9,7 +9,7 @@ <link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico"> <link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico"> <title>{[{title}]} • altaf-creator</title> - <link rel="stylesheet" href="/packages/fontawesome-free-7.2.0-web/css/all.css"> + <link rel="stylesheet" href="/packages/fontawesome-free/css/all.css"> </head> <body onload="addNodes()"> |
