From fe8cacdf6e9244a6431880366876a787abee5d2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 4 Mar 2025 10:59:04 +0000 Subject: [ci] format --- examples/hackernews/src/layouts/Layout.astro | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'examples/hackernews/src') diff --git a/examples/hackernews/src/layouts/Layout.astro b/examples/hackernews/src/layouts/Layout.astro index b1630da8a..47bc1ab1a 100644 --- a/examples/hackernews/src/layouts/Layout.astro +++ b/examples/hackernews/src/layouts/Layout.astro @@ -16,8 +16,9 @@ import Nav from '../components/Nav.astro';