Skip to content

Commit

Permalink
rel isn't a name, woops
Browse files Browse the repository at this point in the history
  • Loading branch information
Erizur committed Nov 17, 2024
1 parent 159cc4d commit 78dbb7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions browser/base/content/aboutDialog.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
rel="stylesheet"
href="chrome://branding/content/aboutDialog.css"
/>
<html:link rel="ee-prefetch" href="chrome://branding/content/rihito-marble.png">
<html:link rel="ee-prefetch2x" href="chrome://branding/content/[email protected]">
<html:link rel="prefetch" href="chrome://branding/content/rihito-marble.png">
<html:link rel="prefetch" href="chrome://branding/content/[email protected]">

<html:link rel="localization" href="branding/brand.ftl"/>
<html:link rel="localization" href="browser/aboutDialog.ftl"/>
Expand Down

0 comments on commit 78dbb7b

Please sign in to comment.