mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:57:35 +00:00
Ladybird+LibWeb: Add initial about:version internal page
This commit is contained in:
parent
05c0640474
commit
cde14901bc
7 changed files with 100 additions and 1 deletions
|
@ -15,4 +15,6 @@ ErrorOr<String> load_error_page(AK::URL const&);
|
|||
|
||||
ErrorOr<String> load_file_directory_page(AK::URL const&);
|
||||
|
||||
ErrorOr<String> load_about_version_page();
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue