Skip to content

Commit

Permalink
Update aboutDialog.xhtml
Browse files Browse the repository at this point in the history
  • Loading branch information
Erizur committed Nov 18, 2024
1 parent 17f85b7 commit c1f0720
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
@@ -33,8 +33,8 @@
rel="stylesheet"
href="chrome://branding/content/aboutDialog.css"
/>
<html:link rel="prefetch" href="chrome://branding/content/rihito-marble.png">
<html:link rel="prefetch" href="chrome://branding/content/rihito-marble@2x.png">
<html:link rel="prefetch" href="chrome://branding/content/rihito-marble.png"/>
<html:link rel="prefetch" href="chrome://branding/content/rihito-marble@2x.png"/>

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

0 comments on commit c1f0720

Please sign in to comment.