chore: update hostname
This commit is contained in:
parent
61080b9c84
commit
77a82a4a9c
|
@ -6,6 +6,6 @@
|
|||
<h1 class="flex font-bold">
|
||||
<span style={`color: ${$theme.yellow};`}>guest</span>
|
||||
<span style={`color: ${$theme.white}`}>@</span>
|
||||
<span style={`color: ${$theme.green}`}>{hostname}</span>
|
||||
<span style={`color: ${$theme.white}`}>{hostname}</span>
|
||||
<span style={`color: ${$theme.white}`}>:~$</span>
|
||||
</h1>
|
||||
|
|
Loading…
Reference in New Issue