Base: Use a relative path to load the new tab page's browser icon

Similar to 59a1a3f463, this is to allow
using this page outside of Serenity.
This commit is contained in:
Timothy Flynn 2023-06-07 17:04:45 -04:00 committed by Andreas Kling
parent 5a3825b561
commit e7faca4431

View file

@ -40,7 +40,7 @@
<body>
<main>
<br>
<img src="/res/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">