Skip to content

Commit fccbd83

Browse files
committed
Update index.html broken urls
Update index.html ukri width fix width for ukri and elidek
1 parent 650c9b5 commit fccbd83

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Diff for: docs/index.html

+10-8
Original file line numberDiff line numberDiff line change
@@ -530,13 +530,15 @@ <h2 class="title is-4">Acknowledgements</h2>
530530
<tr>
531531
<td style="text-align: center;">
532532
<img
533-
src="https://camo.githubusercontent.com/f8bb37f574681aaa8d882bafab454672602aaceb179d19bd6910cf1470b31e01/68747470733a2f2f7777772e656c6964656b2e67722f77702d636f6e74656e742f7468656d65732f656c6964656b2f696d616765732f656c6964656b5f6c6f676f5f656e2e706e67"
534-
alt="your_image1" style="width:100%">
533+
src="https://nosalro.github.io/images/logo_elidek.png"
534+
alt="your_image1" style="width:50%">
535535
</td>
536+
</tr>
537+
<tr>
536538
<td style="text-align: center;">
537539
<img
538-
src="https://camo.githubusercontent.com/c9dca94747622e29f18405f237e695f282c0f238fbff78fa206c6208d37cdc58/68747470733a2f2f7777772e63696e756b2e6f72672f636f6e74656e742f75706c6f6164732f323032322f31312f554b52492d6c6f676f322e706e67"
539-
alt="your_image2" style="width:30%">
540+
src="https://rpl-as-ucl.github.io/RoboHike/images/logos/UKRI-logo.png"
541+
alt="your_image2" style="width:50%">
540542
</td>
541543
</tr>
542544
</table>
@@ -553,17 +555,17 @@ <h2 class="title is-4">Acknowledgements</h2>
553555
<div class="row">
554556
<div class="column">
555557
<img
556-
src="https://camo.githubusercontent.com/580a8077056cd30a4e2314833a47ad8163bd04d4f166822c6442c6c5975fcf8c/68747470733a2f2f6e6f73616c726f2e6769746875622e696f2f696d616765732f6c6f676f5f63696c61622e6a7067"
558+
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRn4q0QIU-OfYTxGnRXAS1BrnNChitUGEr0hA&s"
557559
alt="your_image1" style="width:25%">
558560
</div>
559561
<div class="column">
560562
<img
561-
src="https://camo.githubusercontent.com/470201412e4dd5bf4931ee5284b9d101c292204643f85e82cc3382e1e7ca34bb/68747470733a2f2f7777772e757061747261732e67722f77702d636f6e74656e742f75706c6f6164732f75705f323031375f6c6f676f5f656e2e706e67"
563+
src="https://nosalro.github.io/images/logo_cilab.jpg"
562564
alt="your_image2" style="width:25%">
563565
</div>
564566
<div class="column">
565567
<img
566-
src="https://camo.githubusercontent.com/27c988cb897600fe07a16d22a657edf5dfa0a0e9b923b7d4ed6cfebbdc75005f/68747470733a2f2f72706c2d61732d75636c2e6769746875622e696f2f696d616765732f6c6f676f732f72706c2d63732d75636c2d6c6f676f2e706e67"
568+
src="https://rpl-as-ucl.github.io/images/logos/rpl-cs-ucl-logo.png"
567569
alt="your_image3" style="width:25%">
568570
</div>
569571
</div>
@@ -602,4 +604,4 @@ <h2 class="title is-4">Acknowledgements</h2>
602604

603605
</body>
604606

605-
</html>
607+
</html>

0 commit comments

Comments
 (0)