mirror of
https://github.com/yannbertrand/macos-defaults
synced 2025-03-07 08:17:12 +00:00
12 lines
180 B
Handlebars
12 lines
180 B
Handlebars
|
# {{ name }}
|
||
|
|
||
|
{{# image }}
|
||
|

|
||
|
|
||
|
{{/ image }}
|
||
|
> {{{ description }}}
|
||
|
|
||
|
{{# keys }}
|
||
|
- [{{ title }}](./{{ key }}/readme.md)
|
||
|
{{/ keys }}
|