Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx authored Nov 28, 2022
1 parent d046e3f commit 558c292
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 @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/x-icon" href="/png/favicon.png">
<link rel="icon" type="image/x-icon" href="./png/favicon.png">
<title>CSS @font-face {...}</title>
<link rel="stylesheet/less" type="text/css" href="./styles/main.less"/>
<link rel="stylesheet/less" type="text/css" href="./styles/sections/fonts.less"/>
Expand Down

0 comments on commit 558c292

Please sign in to comment.