Skip to content

Commit

Permalink
Update index.html broken urls
Browse files Browse the repository at this point in the history
Update index.html ukri width

fix width for ukri and elidek
  • Loading branch information
dtotsila committed Sep 9, 2024
1 parent 650c9b5 commit fccbd83
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -530,13 +530,15 @@ <h2 class="title is-4">Acknowledgements</h2>
<tr>
<td style="text-align: center;">
<img
src="https://camo.githubusercontent.com/f8bb37f574681aaa8d882bafab454672602aaceb179d19bd6910cf1470b31e01/68747470733a2f2f7777772e656c6964656b2e67722f77702d636f6e74656e742f7468656d65732f656c6964656b2f696d616765732f656c6964656b5f6c6f676f5f656e2e706e67"
alt="your_image1" style="width:100%">
src="https://nosalro.github.io/images/logo_elidek.png"
alt="your_image1" style="width:50%">
</td>
</tr>
<tr>
<td style="text-align: center;">
<img
src="https://camo.githubusercontent.com/c9dca94747622e29f18405f237e695f282c0f238fbff78fa206c6208d37cdc58/68747470733a2f2f7777772e63696e756b2e6f72672f636f6e74656e742f75706c6f6164732f323032322f31312f554b52492d6c6f676f322e706e67"
alt="your_image2" style="width:30%">
src="https://rpl-as-ucl.github.io/RoboHike/images/logos/UKRI-logo.png"
alt="your_image2" style="width:50%">
</td>
</tr>
</table>
Expand All @@ -553,17 +555,17 @@ <h2 class="title is-4">Acknowledgements</h2>
<div class="row">
<div class="column">
<img
src="https://camo.githubusercontent.com/580a8077056cd30a4e2314833a47ad8163bd04d4f166822c6442c6c5975fcf8c/68747470733a2f2f6e6f73616c726f2e6769746875622e696f2f696d616765732f6c6f676f5f63696c61622e6a7067"
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRn4q0QIU-OfYTxGnRXAS1BrnNChitUGEr0hA&s"
alt="your_image1" style="width:25%">
</div>
<div class="column">
<img
src="https://camo.githubusercontent.com/470201412e4dd5bf4931ee5284b9d101c292204643f85e82cc3382e1e7ca34bb/68747470733a2f2f7777772e757061747261732e67722f77702d636f6e74656e742f75706c6f6164732f75705f323031375f6c6f676f5f656e2e706e67"
src="https://nosalro.github.io/images/logo_cilab.jpg"
alt="your_image2" style="width:25%">
</div>
<div class="column">
<img
src="https://camo.githubusercontent.com/27c988cb897600fe07a16d22a657edf5dfa0a0e9b923b7d4ed6cfebbdc75005f/68747470733a2f2f72706c2d61732d75636c2e6769746875622e696f2f696d616765732f6c6f676f732f72706c2d63732d75636c2d6c6f676f2e706e67"
src="https://rpl-as-ucl.github.io/images/logos/rpl-cs-ucl-logo.png"
alt="your_image3" style="width:25%">
</div>
</div>
Expand Down Expand Up @@ -602,4 +604,4 @@ <h2 class="title is-4">Acknowledgements</h2>

</body>

</html>
</html>

0 comments on commit fccbd83

Please sign in to comment.