Skip to content

Commit

Permalink
Add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
GulgDev committed May 29, 2024
1 parent 5f62d9a commit 3f004b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# SigmaScript
![Logo](dist/logo.png)
Programming language made for sigma males.
[Demo](https://gulgdev.github.io/SigmaScript/demo/)

Expand Down
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 3f004b7

Please sign in to comment.