Display document h1 at window title, hostname if not found

This commit is contained in:
yggverse 2024-04-10 06:52:50 +03:00
parent 4ac02affeb
commit 7398ed7af2
2 changed files with 23 additions and 1 deletions

View file

@ -61,7 +61,9 @@ $window->connect(
}
);
$tab = new \Yggverse\Yoda\Box\Tab();
$tab = new \Yggverse\Yoda\Box\Tab(
$window
);
$window->add(
$tab->box