Skip to content

Commit

Permalink
Add logo to the demo page
Browse files Browse the repository at this point in the history
  • Loading branch information
GulgDev committed May 29, 2024
1 parent 00e4837 commit e5be786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<title>Demo - SigmaScript</title>
<link rel="icon" href="../logo.png">
<link rel="icon" href="/logo.png">
<link rel="stylesheet" href="index.css">
</head>
<body>
Expand Down

0 comments on commit e5be786

Please sign in to comment.