From bfe395d5bbbc401d5ff5652cc85ef139455ee382 Mon Sep 17 00:00:00 2001 From: NanamiAdmin Date: Fri, 13 Feb 2026 10:47:07 +0800 Subject: [PATCH] refactor(video): replace avatar images with font awesome icons The change replaces the avatar image tags with Font Awesome user icons to improve consistency and reduce external image dependencies. --- js/video.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/video.js b/js/video.js index b2bdb22..fb09057 100644 --- a/js/video.js +++ b/js/video.js @@ -154,7 +154,7 @@ function renderComments() { commentElement.className = 'comment-item'; commentElement.innerHTML = `
- ${comment.author} +