From 6274d11f90365f8ba7077838582ceb9570189fc5 Mon Sep 17 00:00:00 2001 From: Joop Kiefte Date: Mon, 31 Dec 2018 22:41:44 +0100 Subject: Add frontpage support to lex --- rules/rules.go | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'rules') diff --git a/rules/rules.go b/rules/rules.go index cd8e890..45e5b56 100644 --- a/rules/rules.go +++ b/rules/rules.go @@ -64,4 +64,12 @@ var Default = Set{ Left: 1.5, Width: 6, }, + "title": { + Left: 3.6, + Width: 4, + }, + "meta": { + Left: 1.5, + Width: 3, + }, } -- cgit v1.2.3-70-g09d2