fix category name on submit page

This commit is contained in:
2026-05-05 19:54:39 -07:00
parent 2d1bfc0272
commit b7aa9a9a62
12 changed files with 13 additions and 13 deletions

View File

@ -232,6 +232,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/404.html` was built on 2026-05-06T00:17:27.033Z --> <!-- This page `/404.html` was built on 2026-05-06T02:54:16.432Z -->
</body> </body>
</html> </html>

View File

@ -279,6 +279,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/about/` was built on 2026-05-06T00:17:27.032Z --> <!-- This page `/about/` was built on 2026-05-06T02:54:16.432Z -->
</body> </body>
</html> </html>

View File

@ -483,6 +483,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/daily/2026-04-29/` was built on 2026-05-06T00:17:27.030Z --> <!-- This page `/daily/2026-04-29/` was built on 2026-05-06T02:54:16.429Z -->
</body> </body>
</html> </html>

View File

@ -583,6 +583,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/daily/2026-05-01/` was built on 2026-05-06T00:17:27.030Z --> <!-- This page `/daily/2026-05-01/` was built on 2026-05-06T02:54:16.429Z -->
</body> </body>
</html> </html>

View File

@ -581,6 +581,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/daily/2026-05-02/` was built on 2026-05-06T00:17:27.030Z --> <!-- This page `/daily/2026-05-02/` was built on 2026-05-06T02:54:16.429Z -->
</body> </body>
</html> </html>

View File

@ -519,6 +519,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/daily/2026-05-03/` was built on 2026-05-06T00:17:27.030Z --> <!-- This page `/daily/2026-05-03/` was built on 2026-05-06T02:54:16.429Z -->
</body> </body>
</html> </html>

View File

@ -545,6 +545,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/daily/2026-05-04/` was built on 2026-05-06T00:17:27.030Z --> <!-- This page `/daily/2026-05-04/` was built on 2026-05-06T02:54:16.429Z -->
</body> </body>
</html> </html>

View File

@ -493,6 +493,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/daily/2026-05-05/` was built on 2026-05-06T00:17:27.030Z --> <!-- This page `/daily/2026-05-05/` was built on 2026-05-06T02:54:16.429Z -->
</body> </body>
</html> </html>

View File

@ -264,6 +264,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/daily/` was built on 2026-05-06T00:17:27.033Z --> <!-- This page `/daily/` was built on 2026-05-06T02:54:16.432Z -->
</body> </body>
</html> </html>

View File

@ -938,6 +938,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/` was built on 2026-05-06T00:17:27.033Z --> <!-- This page `/` was built on 2026-05-06T02:54:16.432Z -->
</body> </body>
</html> </html>

View File

@ -284,7 +284,7 @@ a[aria-current="page"] {
<li>One-pot meals</li> <li>One-pot meals</li>
</ul> </ul>
<h3 class="category-title" id="history-and-science">History and Science</h3> <h3 class="category-title" id="history-science-and-language">History Science and Language</h3>
<ul> <ul>
<li>Exploring ancient history</li> <li>Exploring ancient history</li>
<li>Chemistry basics</li> <li>Chemistry basics</li>
@ -344,6 +344,6 @@ a[aria-current="page"] {
</footer> </footer>
<!-- This page `/submit/` was built on 2026-05-06T00:17:27.033Z --> <!-- This page `/submit/` was built on 2026-05-06T02:54:16.432Z -->
</body> </body>
</html> </html>

View File

@ -77,7 +77,7 @@ title: Submit a Listing
<li>One-pot meals</li> <li>One-pot meals</li>
</ul> </ul>
<h3 class="category-title">History and Science</h3> <h3 class="category-title">History Science and Language</h3>
<ul> <ul>
<li>Exploring ancient history</li> <li>Exploring ancient history</li>
<li>Chemistry basics</li> <li>Chemistry basics</li>