From 22f4e86ee6b8d1464bba0092f42dcc189ff7b123 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Thu, 11 Jun 2020 14:26:40 +0100 Subject: [PATCH] Adding longer titles for testing --- blog/content/post/second_post copy 2/index.md | 2 +- blog/content/post/second_post copy/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/content/post/second_post copy 2/index.md b/blog/content/post/second_post copy 2/index.md index f3129bc..9077e50 100644 --- a/blog/content/post/second_post copy 2/index.md +++ b/blog/content/post/second_post copy 2/index.md @@ -1,5 +1,5 @@ --- -title: "Second Post Copy 2" +title: "Really long title Second Post Copy for layout scaling with flexbox using css." date: "2020-05-05T02:14:50+01:00" images: ["images/banner.svg"] draft: true diff --git a/blog/content/post/second_post copy/index.md b/blog/content/post/second_post copy/index.md index db9a264..cfafe42 100644 --- a/blog/content/post/second_post copy/index.md +++ b/blog/content/post/second_post copy/index.md @@ -1,5 +1,5 @@ --- -title: "Second Post Copy" +title: "Really long title Second Post Copy for layout scaling with flexbox using css." date: "2020-05-05T02:14:50+01:00" images: ["images/banner.svg"] draft: true