用Shortcodes搞了个懒加载图片,build速度嗖一下快了
<img src="{{ .src }}" loading="lazy" alt="{{ .alt }}">
登录/注册