Skip to content

图片显示

NexT集成了多种图像显示工具,包括FancyBoxMediumZoom。当前使用MediumZoom

配置

修改NexT _config.yml

# A JavaScript library for zooming images like Medium.
# Warning: Do not enable both `fancybox` and `mediumzoom`.
# For more information: https://medium-zoom.francoischalifour.com
mediumzoom: true

相关阅读