mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:27:35 +00:00
Ladybird+LibWeb: Add about scheme support for internal pages
This commit is contained in:
parent
c0acb2918b
commit
05c0640474
4 changed files with 26 additions and 0 deletions
|
@ -294,6 +294,7 @@ if (current_os == "mac") {
|
|||
|
||||
bundle_data("ladybird_web_resources") {
|
||||
sources = [
|
||||
"//Base/res/ladybird/about.html",
|
||||
"//Base/res/ladybird/inspector.css",
|
||||
"//Base/res/ladybird/inspector.js",
|
||||
"//Base/res/ladybird/newtab.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue