mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Add a pref for a default homepage.
This commit is contained in:
parent
79e548905e
commit
8d9ab50a96
5 changed files with 46 additions and 15 deletions
|
@ -9,5 +9,6 @@
|
|||
"layout.flex-direction.enabled": false,
|
||||
"layout.text-orientation.enabled": false,
|
||||
"layout.viewport.enabled": false,
|
||||
"layout.writing-mode.enabled": false
|
||||
"layout.writing-mode.enabled": false,
|
||||
"shell.homepage": "http://doc.servo.org/servo/index.html"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue