Skip to content

Commit

Permalink
feat (env): new menu item
Browse files Browse the repository at this point in the history
  • Loading branch information
santanche committed Oct 28, 2023
1 parent cc660e3 commit a9b673c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 9 additions & 4 deletions src/adonisjs/public/player/env/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,20 +99,25 @@
<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=8faf8eac-ec98-4913-b52f-0407c2b55131&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">
<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-2.png" width="300px">
</a>
</div>
<div class="d-flex h-50 w-100" id="home-btn-container">
<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">
<img src="/player/env/images/mutantes-autor-3.png" width="300px">
</a>
<a href="/player/case/index-cell.html?id=d8831fe7-e030-48a5-bcc6-162749bdc076&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-avancado.png" width="300px">
</a>
</div>
<div class="d-flex h-50 w-100" id="home-btn-container">
<a href="/player/case/index-cell.html?id=c8051e40-07c2-4c74-8e1f-226bf80fa07e&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/foguetes.png" width="300px">
</a>
</div>
<div class="d-flex h-50 w-100" id="home-btn-container">
<a href="/player/case/index-cell.html?id=7d5aac45-0e11-405b-a2a7-73b326b25837&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/aquario-basico.png" width="300px">
</a>
Expand Down

0 comments on commit a9b673c

Please sign in to comment.