columns spelling

This commit is contained in:
2023-01-29 16:53:34 +02:00
parent ee94e687f9
commit 5ce47daee8
4 changed files with 22 additions and 22 deletions

View File

@ -8,6 +8,6 @@
= section.header
.font-bold.text-center.mb-4.lg:mb-8
= date_precision(section.page , "published_date")
.max-w-full.mt-4.gap-16{ options(section , :text_column , :prose ) }
.max-w-full.mt-4.gap-16{ options(section , :text_columns , :prose ) }
= markdown(section)
= header_list

View File

@ -8,7 +8,7 @@
.text-xl.pb-6{ prose_classes }
= section.option("subheader")
.max-w-full.mt-4.gap-16{ options(section , :text_column , :prose ) }
.max-w-full.mt-4.gap-16{ options(section , :text_columns , :prose ) }
= markdown_image(section)
- if section.has_option?("button_text") and section.has_option?("button_link")
%span.block.transition.group-hover:translate-x-1