slice
少于1分钟
将以下英文翻译为中文:
slice
https://gohugo.io/functions/slice/
Creates a slice (array) of all passed arguments.
语法
slice ITEM...
One use case is the concatenation of elements in combination with the delimit function:
slice.html
| |
最后修改 June 1, 2023: 新增一个配置参数:sidebar_menu_truncate = 500 用于解决菜单不全的问题 (27810f1)