Skip to content

Commit

Permalink
comment code
Browse files Browse the repository at this point in the history
  • Loading branch information
eshwagadkar committed Apr 10, 2024
1 parent a2259e9 commit cff5bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/svg+xml" href="./assets/images/logo.png" />
{{!-- <link rel="icon" type="image/svg+xml" href="./assets/images/logo.png" /> --}}
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="{{htmlWebpackPlugin.options.description}}">
<title>{{htmlWebpackPlugin.options.title}}</title>
Expand Down

0 comments on commit cff5bc1

Please sign in to comment.