소스 검색

screenshot image lazy load jumpscare fixed

Nikita Krupin 3 년 전
부모
커밋
1edc8fd478
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Website/pages/help.vue

+ 1 - 0
Website/pages/help.vue

@@ -77,6 +77,7 @@
             Take screenshot of page with problem (i.e. youtube video page) with
             console open (press <code>F12</code>) - example screenshot below.
             <img
+              loading="eager"
               width="100%"
               style="border-radius: 1rem; border: 2px solid #333"
               src="ui/troubleshooting.png"