소스 검색

Fix typo in comment (#335)

Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
Kaligule 3 년 전
부모
커밋
b5fe77f876
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      layouts/partials/header.html

+ 1 - 1
layouts/partials/header.html

@@ -28,5 +28,5 @@
 <link href="https://fonts.googleapis.com/css2?family=Muli:wght@300;400;500;600" rel="stylesheet">
 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" />
 
-<!--================= fab-icon =========================-->
+<!--================= fav-icon =========================-->
 <link rel="icon" type="image/png" href="{{ $favicon }}" />