diff --git a/contribute.html b/contribute.html index 4aaca19..094813b 100644 --- a/contribute.html +++ b/contribute.html @@ -4,7 +4,7 @@ Contributing to Statlib - + diff --git a/governance.html b/governance.html index dae7f1d..1c1ab52 100644 --- a/governance.html +++ b/governance.html @@ -5,7 +5,7 @@ Governance — Statlib - + diff --git a/index.html b/index.html index 2b070db..5c531d0 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ Statlib - + diff --git a/projects.html b/projects.html index 30a1b16..7058a2d 100644 --- a/projects.html +++ b/projects.html @@ -5,7 +5,7 @@ Projects — Statlib - + diff --git a/roadmap.html b/roadmap.html index b213d7a..8677d86 100644 --- a/roadmap.html +++ b/roadmap.html @@ -5,7 +5,7 @@ Roadmap — Statlib - + diff --git a/tools/build_site.py b/tools/build_site.py index e6913e4..9602f6f 100755 --- a/tools/build_site.py +++ b/tools/build_site.py @@ -292,7 +292,7 @@ def render_page(page_key: str, meta: dict[str, str], body_html: str) -> str: head.append(f'') head.extend( [ - '', + '', "", '', "",