diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index 67467877..7595a4cf 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -22,7 +22,7 @@ <span class="profile-initials">UH</span> <div class="profile-username">Welcome <span id="user_id">{{ username }}</span>!<span id="logout-button" class="button">Logout</span></div> </div> - <img class="organization-logo" src="res/img/CRI-logo.png"> + <img class="organization-logo" src="/res/img/CRI-logo.png"> </div> </div> <div class="search-bar"> |
