From d2059acc4c6af876aa432896b35042e4c322392f Mon Sep 17 00:00:00 2001 From: Ken Hawkins <khawkins98@gmail.com> Date: Mon, 14 May 2018 10:54:19 +0100 Subject: [PATCH] Add note to lists pattern --- content/websites/patterns/lists-pulse/layout.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/websites/patterns/lists-pulse/layout.html b/content/websites/patterns/lists-pulse/layout.html index 4a932c5..19e0836 100644 --- a/content/websites/patterns/lists-pulse/layout.html +++ b/content/websites/patterns/lists-pulse/layout.html @@ -1,5 +1,7 @@ {{#markdown}} +Note: this pattern's name and content is due for updating, likely to be broken into several card-style patterns. + {{> lists-pulse}} {{/markdown}} -- GitLab