Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion offliner-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,8 @@
"description": "Custom footer color. Hex/HTML syntax (#DEDEDE). Default to main-logo's primary color solarized (or #95A5A6 if no logo)."
},
"about": {
"type": "url",
"type": "blob",
"kind": "html",
"required": false,
"title": "About page",
"description": "Custom about HTML page."
Expand Down