mirror of
https://github.com/danog/sass-site.git
synced 2024-12-14 02:17:36 +01:00
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
= wrap_layout :layout do
|
|
- if current_page.data.introduction
|
|
.sl-c-introduction= markdown_wrap current_page.data.introduction
|
|
|
|
=yield
|