Skip to content

Commit

Permalink
slightly update intro
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyStoic committed Aug 28, 2024
1 parent e0dd119 commit 2e93a2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dashboard/client/src/Introduction.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
</p>

<p class="text-start mb-3">
The interface offers:
The dashboard offers:
</p>

<ul class="text-start mb-4" style="list-style-type: decimal; padding-left: 20px;">
<li>Built-in terminal via SSH in a hackerlab container
<li>Built-in terminal via SSH to your hackerlab machine
<ul class="text-start mb-4" style="list-style-type: disc; padding-left: 20px;">
<li>Click the button at the bottom of the page to open the terminal</li>
</ul>
Expand Down

0 comments on commit 2e93a2b

Please sign in to comment.