File tree 1 file changed +0
-5
lines changed
1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -40,35 +40,30 @@ const IndexPage = ({ location, data }) => {
40
40
< a
41
41
className = "list-group-item list-group-item-action text-primary"
42
42
href = "https://github.com/robots-from-jupyter/robotlab/releases"
43
- title = "RobotLab release downloads"
44
43
>
45
44
RobotLab release downloads
46
45
</ a >
47
46
< a
48
47
className = "list-group-item list-group-item-action text-primary"
49
48
href = "https://github.com/robots-from-jupyter/robotkernel/tree/master/docs/notebooks"
50
- title = "RobotKenel example notebooks"
51
49
>
52
50
RobotKernel example notebooks
53
51
</ a >
54
52
< a
55
53
className = "list-group-item list-group-item-action text-primary"
56
54
href = "https://robots-from-jupyter.github.io/robotkernel/"
57
- title = "RobotKernel documentation"
58
55
>
59
56
RobotKernel documentation
60
57
</ a >
61
58
< a
62
59
className = "list-group-item list-group-item-action text-primary"
63
60
href = { useRobotLabWorkshopSlidesURL ( ) }
64
- title = "RoboCon 2019 Workshop Slides"
65
61
>
66
62
RoboCon 2019 Workshop Slides
67
63
</ a >
68
64
< a
69
65
className = "list-group-item list-group-item-action text-primary"
70
66
href = { useRoboConPresentationSlidesURL ( ) }
71
- title = "RoboCon 2019 Presentation Slides"
72
67
>
73
68
RoboCon 2019 Presentation Slides
74
69
</ a >
You can’t perform that action at this time.
0 commit comments