Commit 2262d26e authored by Almouhannad Hafez's avatar Almouhannad Hafez

Fix logo path

parent 967de113
......@@ -11,7 +11,7 @@
<body>
<div class="container mt-5">
<div class="d-flex justify-content-center">
<img src="/public/olympic-games-logo.png" style="width: 20%; height: auto;" alt="Olympic Games Logo">
<img src="olympic-games-logo.png" style="width: 20%; height: auto;" alt="Olympic Games Logo">
</div>
<h2 class="text-center">Olympic Games Statistics Dashboard</h2>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment