Skip to content

Commit

Permalink
Fixing icons bug
Browse files Browse the repository at this point in the history
  • Loading branch information
AllJavi authored Sep 10, 2023
1 parent b75ab0a commit 109c303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link href="https://cdn.jsdelivr.net/gh/monzanifabio/cryptofont/cryptofont.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" type="text/css">
<link href="src/css/style.css" rel="stylesheet" type="text/css">
<!-- <link href="src/css/tabler-icons.min.css" rel="stylesheet"> -->
<link href="src/css/tabler-icons.min.css" rel="stylesheet">
<link rel="icon" type="image/svg+xml" href="src/img/favico.svg">
<title>~/.config</title>
</head>
Expand Down

0 comments on commit 109c303

Please sign in to comment.