diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-08-08 12:07:26 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-08-08 12:07:26 +0800 |
| commit | 78e4ef32c4264a85ba40a8996a93ecb82930d28e (patch) | |
| tree | 6c340ed355d8cbbf8bc354acfced31fffb42039e /templates/video.html | |
| parent | 47c5e467a1dd66d418dc15c48b34646ee7fd7da4 (diff) | |
update fontwaewsome, more social links
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()"> |
