mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:57:35 +00:00
Base+Ladybird: Move Ladybird-related HTML files to their own folder
Pages like the new tab page, error page, etc. all belong solely to Ladybird, but are scattered across a couple of subfolders in Base. This moves them all to Base/res/ladybird.
This commit is contained in:
parent
980e32b4fe
commit
05c8d5ba57
11 changed files with 12 additions and 12 deletions
|
@ -40,7 +40,7 @@
|
|||
<body>
|
||||
<main>
|
||||
<br>
|
||||
<img src="../../icons/32x32/app-browser.png" width="64" height="64"><br><br>
|
||||
<img src="../icons/32x32/app-browser.png" width="64" height="64"><br><br>
|
||||
<form>
|
||||
<input type="search" name="q" id="user_query"><br><br>
|
||||
<div id="search-buttons">
|
Loading…
Add table
Add a link
Reference in a new issue