the prompt now works properly
This commit is contained in:
@ -4,7 +4,7 @@ import Motd from '../components/terminal/motd.astro';
|
||||
import Terminal from '../components/react/terminal/exec';
|
||||
---
|
||||
|
||||
<Webpage title="Home">
|
||||
<Webpage>
|
||||
<main>
|
||||
<Motd/>
|
||||
<Terminal client:only/>
|
||||
|
Reference in New Issue
Block a user