]> Kevux Git Server - kevux.org-website/commitdiff
Bugfix: Incorrectly setup id attributes on some headings.
authorKevin Day <Kevin@kevux.org>
Thu, 25 Jul 2024 02:10:39 +0000 (21:10 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 25 Jul 2024 02:10:39 +0000 (21:10 -0500)
I forgot to set the id attribute up in some cases.
In other cases I accidentally forgot to have the trailing "-title" to ensure distinctness.

news.html
news/2024.html
news/2024/2024_02_24-programming_happenings.html

index 3d310a6bcd6a6b05dbc651bede782d8d7efa14e4..0ba2cc01f949e75dcae0bb6e0ed82bb92d6cc83b 100644 (file)
--- a/news.html
+++ b/news.html
 
           <article id="2024_07_14-time_and_numbers" class="article">
             <header class="article-header header">
-              <h2 id="2024_07_14-time_and_numbers" class="article-title h h2">2024 / 07 / 14 - Time and Numbers</h2>
+              <h2 id="2024_07_14-time_and_numbers-title" class="article-title h h2">2024 / 07 / 14 - Time and Numbers</h2>
             </header>
 
             <div class="article-content">
 
           <article id="2024_06_14-living_standard_dead" class="article">
             <header class="article-header header separate">
-              <h2 id="2024_06_14-living_standard_dead" class="article-title h h2">2024 / 06 / 14 - A Living Standard is a Dead Standard</h2>
+              <h2 id="2024_06_14-living_standard_dead-title" class="article-title h h2">2024 / 06 / 14 - A Living Standard is a Dead Standard</h2>
             </header>
 
             <div class="article-content">
index aad0782e13c3496f09495c528c99d3278442d82a..ea5bcee9fb1390e64911b3c56025a585b0df4d93 100644 (file)
@@ -88,7 +88,7 @@
 
           <article id="2024_07_14-time_and_numbers" class="article">
             <header class="article-header header">
-              <h2 id="2024_07_14-time_and_numbers" class="article-title h h2">2024 / 07 / 14 - Time and Numbers</h2>
+              <h2 id="2024_07_14-time_and_numbers-title" class="article-title h h2">2024 / 07 / 14 - Time and Numbers</h2>
             </header>
 
             <div class="article-content">
 
           <article id="2024_06_14-living_standard_dead" class="article">
             <header class="article-header header separate">
-              <h2 id="2024_06_14-living_standard_dead" class="article-title h h2">2024 / 06 / 14 - A Living Standard is a Dead Standard</h2>
+              <h2 id="2024_06_14-living_standard_dead-title" class="article-title h h2">2024 / 06 / 14 - A Living Standard is a Dead Standard</h2>
             </header>
 
             <div class="article-content">
index bd6e7c63cff5a1f884c5ac187398aa9712cd79a2..7dff014406b0f5e83d9a704cfe7c66a34a2a2c00 100644 (file)
@@ -92,7 +92,7 @@
 
           <section id="project_lighthouse" class="section">
             <header class="section-header header separate">
-              <h2 class="section-title h h2">Project Lighthouse</h2>
+              <h2 id="project_lighthouse-title" class="section-title h h2">Project Lighthouse</h2>
             </header>
 
             <div class="section-content">
 
           <section id="actual_accessibility" class="section">
             <header class="section-header header separate">
-              <h2 class="section-title h h2">Actual Accessibility</h2>
+              <h2 id="actual_accessibility-title" class="section-title h h2">Actual Accessibility</h2>
             </header>
 
             <div class="section-content">
 
           <section id="network_projects" class="section">
             <header class="section-header header separate">
-              <h2 class="section-title h h2">Network Projects</h2>
+              <h2 id="network_projects-title" class="section-title h h2">Network Projects</h2>
             </header>
 
             <div class="section-content">
 
           <section id="kevux_git_server" class="section">
             <header class="section-header header separate">
-              <h2 class="section-title h h2">Kevux Git Server</h2>
+              <h2 id="kevux_git_server-title" class="section-title h h2">Kevux Git Server</h2>
             </header>
 
             <div class="section-content">