diff options
Diffstat (limited to 'src/routes/shared.ts')
| -rw-r--r-- | src/routes/shared.ts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/routes/shared.ts b/src/routes/shared.ts index e95ded3..c042689 100644 --- a/src/routes/shared.ts +++ b/src/routes/shared.ts @@ -593,6 +593,12 @@ export const ttyLines: TTYText[] = (() => { raw: true, }, ], + [ + 'by clicking the efi logo or using the link above', + { + colour: '#fff2', + }, + ] ); // |