mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
5 lines
127 B
JSON
5 lines
127 B
JSON
{
|
|
"options": {{ site.data.options | jsonify }},
|
|
"helps": {{ site.categories['help'] | select: "mirrorid", "url" | jsonify }}
|
|
}
|