瀏覽代碼

lazy load image

AykutSarac 2 年之前
父節點
當前提交
0b214ea6ef
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/Producthunt/index.tsx

+ 1 - 0
src/components/Producthunt/index.tsx

@@ -23,6 +23,7 @@ export const Producthunt = () => {
         height="200"
         src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=332281&theme=neutral"
         alt="JSON Visio - Simple visualization tool for your JSON data. | Product Hunt"
+        loading="lazy"
       />
     </a>
   );