|
|
|
@ -150,8 +150,5 @@ export const banner = (args?: string[]): string => {
|
|
|
|
|
███████████ █████ ░░█████ ░░██████ █████ ░░██████ █████ █████░███ █████
|
|
|
|
|
░░░░░░░░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░ ░░░░░░ ░░░░░ ░░░░░ ░░░ ░░░░░
|
|
|
|
|
|
|
|
|
|
Type 'help' to see the list of available commands.
|
|
|
|
|
Type 'sumfetch' to display summary.
|
|
|
|
|
Type 'repo' or click <u><a class="text-light-blue dark:text-dark-blue underline" href="${config.repo}" target="_blank">here</a></u> for the Github repository.
|
|
|
|
|
`;
|
|
|
|
|
};
|
|
|
|
|