mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-12-17 15:03:08 +00:00
7 lines
No EOL
144 B
Handlebars
7 lines
No EOL
144 B
Handlebars
* [Home](/)
|
|
{{# categories }}
|
|
* [{{ name }}]({{ folder }}/)
|
|
{{# keys }}
|
|
- [{{ title }}]({{ ../folder }}/{{ key }})
|
|
{{/ keys}}
|
|
{{/ categories }} |