Skip to content

Commit

Permalink
Remove outdated video from new tools page
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahStolk committed Sep 7, 2024
1 parent eb916a5 commit f59ebea
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/DevilDaggersInfo.Web.Client/Pages/Tools/ToolsPage.razor
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@
<li class="list-decimal">Run the executable inside it.</li>
</ol>

<Heading Title="Video" Level="2" />

<div class="relative w-full xl:w-1/2 pb-4-3 xl:pb-4-3/2">
<iframe class="absolute top-0 left-0 w-full h-full" src="https://www.youtube.com/embed/4dF4V5eocXY" title="New Tools" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>

<Heading Title="Screenshots" Level="2" />

@{
Expand Down

0 comments on commit f59ebea

Please sign in to comment.