diff --git a/Applications/Browser/main.cpp b/Applications/Browser/main.cpp index 78d017eab9..0364619dcb 100644 --- a/Applications/Browser/main.cpp +++ b/Applications/Browser/main.cpp @@ -90,7 +90,7 @@ int main(int argc, char** argv) window->set_main_widget(widget); window->show(); - html_widget->load("file:///home/anon/www/phint.html"); + html_widget->load("file:///home/anon/www/welcome.html"); return app.exec(); } diff --git a/Base/home/anon/www/welcome.html b/Base/home/anon/www/welcome.html new file mode 100644 index 0000000000..57380202b6 --- /dev/null +++ b/Base/home/anon/www/welcome.html @@ -0,0 +1,25 @@ + + +Welcome! + + + +

Welcome to the Serenity Browser!

+

This is a very simple browser built on the LibHTML engine.

+

Some small test pages:

+ + +