Skip to content

Commit

Permalink
Fixed url in the html for the logo, because I don't wanna work on htm…
Browse files Browse the repository at this point in the history
…l anymore to make it dynamic...
  • Loading branch information
Bioblaze committed Oct 12, 2024
1 parent d7beaee commit ce8457f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<div id="particles">
<!-- Logo Image -->
<div id="logo">
<img src="static/assets/logo.png" alt="Blazium Engine Logo">
<img src="https://blazium.app/static/assets/logo.png" alt="Blazium Engine Logo">
</div>

<!-- Intro Section -->
Expand Down

0 comments on commit ce8457f

Please sign in to comment.