About Social Code
summaryrefslogtreecommitdiff
path: root/tools/front_page.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tools/front_page.lua')
-rw-r--r--tools/front_page.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/front_page.lua b/tools/front_page.lua
index 37ed783..74731d8 100644
--- a/tools/front_page.lua
+++ b/tools/front_page.lua
@@ -30,6 +30,7 @@ local function compare_note_dates(a, b)
end
function Pandoc(doc)
+ doc.meta["main_class"] = "html-main-page"
doc.meta["front_page"] = true
local notes = {}