We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc3157 commit a3ef087Copy full SHA for a3ef087
1 file changed
time-based-turn-profiles-generator/index.html
@@ -189,8 +189,8 @@ <h1 class="title text-center">MicroMouse Time-based Turn Profiles Generator</h1>
189
<div class="col-lg-6" style="position: relative;">
190
<h4 class="title">Perfil de Giro</h4>
191
<div id="turn-profile-chart"></div>
192
- <h5 id="series-title" class="title" style="position: absolute;">
193
- </h>
+ <h5 id="series-title" class="title" style="position: absolute;"></h5>
+ <small class="text-center d-block">Port del script Python de <a href="https://github.com/team-raiju/fujin/blob/main/scripts/velocity_planner.py" target="_blank">Team Raiju / Velocity Planner</a></small>
194
</div>
195
<div class="col-lg-6">
196
<div class="row">
0 commit comments