mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 02:12:09 -05:00
6dde2c7f47
The Browser can now load a home page URL from the user's Browser.ini configuration file rather than using a hard-coded URL.
2 lines
54 B
INI
2 lines
54 B
INI
[Preferences]
|
|
Home=file:///home/anon/www/welcome.html
|