diff --git a/README.md b/README.md index fa3602a..23f951a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +

🎉 Oatcake 1.0 released! 🎉 Read the blog post.

+ [![NPM Version](https://img.shields.io/npm/v/oatcake)](https://www.npmjs.com/package/oatcake) [![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/oatcake/badge)](https://www.jsdelivr.com/package/npm/oatcake) diff --git a/site/index.html b/site/index.html index 7ba6ffc..f88a737 100644 --- a/site/index.html +++ b/site/index.html @@ -102,7 +102,7 @@ } .banner { border: none; - margin-top: calc(3 * var(--ok-line-height)); + margin-top: calc(4 * var(--ok-line-height)); } + +