summaryrefslogtreecommitdiff
path: root/rules/rules.go
diff options
context:
space:
mode:
Diffstat (limited to 'rules/rules.go')
-rw-r--r--rules/rules.go8
1 files changed, 8 insertions, 0 deletions
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,
+ },
}