From 8c79d49c5188f01ba079be6da84cabed6cd505d8 Mon Sep 17 00:00:00 2001 From: A Date: Sat, 25 Apr 2026 20:46:14 +0100 Subject: [PATCH 1/2] Fixed TOC and datatables --- _includes/head.html | 4 +- _includes/sources-sidebar.html | 2 +- _includes/video-header.html | 10 +++- pages/Industry/GDC.md | 18 +++---- pages/consoles/gameboy/Mrdo.md | 5 +- public/css/post.css | 98 ++++++++++++++++++++++++++++++++++ public/js/generateTOC.js | 2 +- public/js/main.js | 85 ++++++++++++++++++++++++++++- robots.txt | 4 ++ 9 files changed, 209 insertions(+), 19 deletions(-) create mode 100644 robots.txt diff --git a/_includes/head.html b/_includes/head.html index 2ce3663f..baafad29 100755 --- a/_includes/head.html +++ b/_includes/head.html @@ -81,7 +81,7 @@ - + @@ -97,7 +97,7 @@ {% endif %} - + diff --git a/_includes/sources-sidebar.html b/_includes/sources-sidebar.html index b9d5cc47..b77eca47 100644 --- a/_includes/sources-sidebar.html +++ b/_includes/sources-sidebar.html @@ -13,7 +13,7 @@
Sources ({{ include.references.size }}) {% endif %} {% if include.hideTOC != true %} -
+

Table of Contents