From 8474432a17b915dca6b5596752b40d75bd1402f3 Mon Sep 17 00:00:00 2001 From: Xiyue Ai <1158482239@qq.com> Date: Thu, 13 Oct 2022 13:45:40 +0000 Subject: [PATCH] Update wiki/pages/index.html --- wiki/pages/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/pages/index.html b/wiki/pages/index.html index fa7c3a5ec..1e9582605 100644 --- a/wiki/pages/index.html +++ b/wiki/pages/index.html @@ -584,7 +584,7 @@ Another highly commercialized way of producing biofuels is to recycle animal oil, which is cheap but <b>rather than pure</b> . </div> - <a href="javascript:;" class="blog-slider_button">SCROLL</a> + <a href="javascript:;" class="blog-slider_button" style="pointer-events:none;">SCROLL</a> </div> </div> <div class="blog-slider_item swiper-slide"> @@ -596,7 +596,7 @@ Recent years have witnessed the advancement of another source for biofuel production, namely <b>Microbes</b> . Microbes represented by microalgae, yeast and mold are excellent resources for <b>producing lipid</b> .<br> Using microbes to produce biofuels can demonstrate significant <b> advantages</b>, namely high productivity, little room requirement, and no natural environment limitation. </div> - <a href="javascript:;" class="blog-slider_button">SCROLL</a> + <a href="javascript:;" class="blog-slider_button" style="pointer-events:none;">SCROLL</a> </div> </div> </div> -- GitLab