Skip to content

Commit a1c694f

Browse files
authored
Include logo on github pages (#747)
1 parent 265bf2d commit a1c694f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<div id="header" style="width:100%; background-color:#FFFFFF; margin:0px; position:fixed; z-index:6;">
6161

6262
<div id="header_left" style="padding-left:20px; padding-top:0px; width:30%; position:relative; float:left;">
63-
<img src="memilio-small.png" width="350" height="114" alt="MEmilio-Logo">
63+
<img src="https://github.com/DLR-SC/memilio/blob/main/docs/memilio-small.png" width="350" height="114" alt="MEmilio-Logo">
6464
</div>
6565
<div id="header_right" style="padding-left:20px; padding-top:40px; width:65%; position:relative; float:right;">
6666
<div class='menu_div'><a class='menu' href='index.html#start'>Start</a></div>
@@ -140,4 +140,4 @@ <h1>MEmilio - a high performance Modular EpideMIcs simuLatIOn software</h1>
140140

141141
</body>
142142

143-
</HTML>
143+
</HTML>

0 commit comments

Comments
 (0)