mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-18 08:13:39 -05:00
11 lines
200 B
Handlebars
11 lines
200 B
Handlebars
<a name="{{version}}"></a>
|
|
## {{#if isPatch~}} <small>
|
|
{{~/if~}} {{version}}
|
|
{{~#if title}} "{{title}}"
|
|
{{~/if~}}
|
|
{{~#if date}} ({{date}})
|
|
{{~/if~}}
|
|
{{~#if isPatch~}} </small>
|
|
{{~/if}}
|
|
|