From 7b6829c26e5ae8f3cb4e08f2b1b123690c7ac422 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Tue, 24 Mar 2026 13:35:10 +0800 Subject: [PATCH] style(html): reformat templates for consistent attribute and block spacing Co-Authored-By: Claude --- website/templates/base.html | 14 +++++++++----- website/templates/index.html | 20 +++++++------------- 2 files changed, 16 insertions(+), 18 deletions(-) diff --git a/website/templates/base.html b/website/templates/base.html index bb729a9e..34546e73 100644 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -15,7 +15,10 @@ property="og:description" content="An opinionated list of Python frameworks, libraries, tools, and resources." /> - + @@ -26,11 +29,12 @@ href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600&family=Manrope:wght@400;600;700;800&display=swap" rel="stylesheet" media="print" - onload="this.media='all'" + onload="this.media = 'all'" /> -