Skip to content

feat: Add columns / column shortcodes#970

Open
MoritzWeber0 wants to merge 1 commit into
fix/747-multi-float-imagesfrom
feat/add-column-system
Open

feat: Add columns / column shortcodes#970
MoritzWeber0 wants to merge 1 commit into
fix/747-multi-float-imagesfrom
feat/add-column-system

Conversation

@MoritzWeber0
Copy link
Copy Markdown
Member

Add the possibility to define columns in a specific container:

{{% columns %}}
{{% column width="40%" %}}
Column 1
{{% /column %}}
{{% column width="60%" %}}
Wider Column 2
{{% /column %}}
{{% /columns %}}

@MoritzWeber0 MoritzWeber0 marked this pull request as ready for review May 25, 2026 14:26
@MoritzWeber0 MoritzWeber0 requested a review from lenderom May 25, 2026 14:26
@netlify
Copy link
Copy Markdown

netlify Bot commented May 25, 2026

Deploy Preview for fipguide ready!

Name Link
🔨 Latest commit 412d4ef
🔍 Latest deploy log https://app.netlify.com/projects/fipguide/deploys/6a145c024cf2e700085af749
😎 Deploy Preview https://deploy-preview-970--fipguide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant