Skip to content

Commit b23dc8b

Browse files
committed
Updated logo link to always refresh page
In cases like the emebedded app the app is not located at `/`
1 parent 4682e45 commit b23dc8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<div class="col-md-6">
3838

3939
<div id="codait-logo" class="col-md-3">
40-
<a href="/">
40+
<a href="">
4141
<img src="/img/codait-logo.jpg"/>
4242
</a>
4343
</div>

0 commit comments

Comments
 (0)