mirror of
https://github.com/rstacruz/cheatsheets.git
synced 2026-04-27 03:00:45 -04:00
6 lines
95 B
HTML
6 lines
95 B
HTML
{%
|
|
if page.type == 'article'
|
|
%}A comprehensive cheatsheet for {{ page.title }}.{%
|
|
endif
|
|
%}
|