From 07048f7bf5097435a05c1e8b77241b0e478023c2 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Mon, 3 Jun 2019 22:54:02 +0200 Subject: Update README.md --- README.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f7a87da..93e6702 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,6 @@ - [Shortcodes](#shortcodes) - [Contributing](#contributing) -## Breaking changes - -> ⚠️ At the moment theme is under development, breaking changes might happen. - ## Features - Clean simple design @@ -232,13 +228,15 @@ Useful if you want to show alternative information per platform or setting. Organize text in 2 or more columns to use space efficiently. ```html -{{< columns >}} - -# Left Content Lorem markdownum insigne... <---> - +{{< columns >}} + +# Left Content Lorem markdownum insigne... + +<---> + +# Mid Content Lorem markdownum insigne... -# Mid Content Lorem markdownum insigne... <---> - +<---> # Right Content Lorem markdownum insigne... {{< /columns >}} -- cgit v1.2.3