Skip to content

Commit

Permalink
fix (env): path adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
santanche committed Sep 23, 2023
1 parent b693d82 commit ede6888
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/adonisjs/public/player/env/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<a href="/player/case/?id=4d28a7d1-11fe-42ed-9665-201a487f2275&room=2dcc1f39-85e6-4cfe-9539-58145f6cc98b" class="d-flex flex-column align-items-center justify-content-center home-author-box-content home-author-case-box" target="_blank">
<img src="/player/env/images/mutantes-introducao.png" width="300px">
</a>
<a href="player/case/index-cell.html?id=cdc0bd04-c48e-42e0-a3eb-218655d522bf&room=2dcc1f39-85e6-4cfe-9539-58145f6cc98b" class="d-flex flex-column align-items-center justify-content-center home-author-box-content home-author-case-box" target="_blank">
<a href="/player/case/index-cell.html?id=cdc0bd04-c48e-42e0-a3eb-218655d522bf&room=2dcc1f39-85e6-4cfe-9539-58145f6cc98b" class="d-flex flex-column align-items-center justify-content-center home-author-box-content home-author-case-box" target="_blank">
<img src="/player/env/images/mutantes-autor-1.png" width="300px">
</a>
<a href="/player/case/index-cell.html?id=65b373b3-9b72-484b-93b7-31a1a37583f9&room=2dcc1f39-85e6-4cfe-9539-58145f6cc98b" class="d-flex flex-column align-items-center justify-content-center home-author-box-content home-author-case-box" target="_blank">
Expand Down
1 change: 1 addition & 0 deletions src/adonisjs/public/themes/compact/cell_mutant.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<option value="05_mutation_3_4">Mutação 3 para 4</option>
<option value="06_mutation_4_5">Mutação 4 para 5</option>
<option value="07_movement">Movimento</option>
<option value="08_free">Estilo Livre</option>
</select>
</span>
<div class="col-3">
Expand Down

0 comments on commit ede6888

Please sign in to comment.