diff --git a/_includes/highlight_post.html b/_includes/highlight_post.html index 9728130..b7aeeba 100644 --- a/_includes/highlight_post.html +++ b/_includes/highlight_post.html @@ -1,7 +1,7 @@ {% assign post = site.posts.first %}
-
+
diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 6f955a7..422b83d 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -60,6 +60,7 @@ -ms-flex-pack: center; justify-content: center; min-height: 200px; + background: url('../img/welcome_card.jpg') center / cover; } button {