changed svg to png in image src
This commit is contained in:
parent
cd8ed9b228
commit
24c34bd542
|
@ -7,7 +7,7 @@
|
|||
<title>Firefox — Spyware Watchdog</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="../images/firefox_logo3.svg" alt="Firefox logo">
|
||||
<img src="../images/firefox_logo3.png" alt="Firefox logo">
|
||||
<h1>Mozilla Firefox</h1>
|
||||
<center>
|
||||
<a href="../articles/firefox_es.html">Spanish Translation</a>
|
||||
|
|
Loading…
Reference in New Issue