From 60bbfb56439539c8989a9680354eb2f44d7e4d03 Mon Sep 17 00:00:00 2001 From: Sean Hammond Date: Wed, 12 Nov 2025 21:51:30 +0000 Subject: [PATCH] Prep 1.0 release banner --- README.md | 2 ++ site/index.html | 18 +++++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) 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)); } + +