فهرست منبع

Fix "favicion" typo in /troubleshoot/index.html (#548)

iasdeoupxe 7 سال پیش
والد
کامیت
012598ec30
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      troubleshoot/index.html

+ 2 - 2
troubleshoot/index.html

@@ -29,8 +29,8 @@
     <title>Threema Web Diagnostics</title>
 
     <!-- Favicon -->
-    <link rel="icon" href="../img/favicion/favicon.ico?v=[[VERSION]]" type="image/x-icon">
-    <link rel="shortcut icon" href="../img/favicion/favicon.ico?v=[[VERSION]]" type="image/x-icon">
+    <link rel="icon" href="../img/favicon/favicon.ico?v=[[VERSION]]" type="image/x-icon">
+    <link rel="shortcut icon" href="../img/favicon/favicon.ico?v=[[VERSION]]" type="image/x-icon">
 
     <!-- Fonts -->
     <link rel="stylesheet" href="../fonts/roboto.css?v=[[VERSION]]" type="text/css">