Add interactive SSH portfolio features
This commit is contained in:
@@ -2,6 +2,8 @@ import { color, wrap } from '../terminal.js';
|
||||
|
||||
export const name = 'home';
|
||||
export const title = 'Home';
|
||||
export const order = 0;
|
||||
export const description = 'Portfolio landing page';
|
||||
|
||||
// Edit this function to customize the landing page.
|
||||
export function render({ config, ownerOnline }) {
|
||||
|
||||
Reference in New Issue
Block a user