+ + This is the card title +
++ {{ excerpt }} +
+Read More
+- Lorem ipsum dolor sit amet consectetur adipisicing elit. Asperiores labore cupiditate ducimus, - ipsam harum, adipisci laudantium similique voluptate officiis sunt nesciunt dolorem repellat - cumque obcaecati nulla, sed dolore unde. Atque! -
-
+ + {{ excerpt }} +
+Read More
+
+
+
+
+ Learn how to write better JavaScript code with these five pro tips. From using code linting + tools to... +
+ + Read more +
diff --git a/content/blogs/1. hello-world.md b/content/blogs/1. hello-world.md
index 050cfa3..d7f8bb8 100644
--- a/content/blogs/1. hello-world.md
+++ b/content/blogs/1. hello-world.md
@@ -1,6 +1,6 @@
---
title: 'Title of the page'
-description: 'meta description of the page'
+description: 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Doloremque minima eum, odit earum porro beatae explicabo quisquam asperiores aliquam similique ipsam non deleniti qui sint ad maxime culpa accusantium. Deleniti.'
---
# Hello world
diff --git a/layouts/default.vue b/layouts/default.vue
index ada8565..2b76c2d 100644
--- a/layouts/default.vue
+++ b/layouts/default.vue
@@ -1,6 +1,6 @@