Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Fix #239 (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
AronBuzogany authored May 4, 2024
1 parent c665611 commit f9b6324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo_ugent.png" />
<link rel="icon" type="image/png" href="/img/logo_ugent.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ugent-3</title>
</head>
Expand Down

0 comments on commit f9b6324

Please sign in to comment.