aboutsummaryrefslogtreecommitdiffstats
path: root/src/routes/shared.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/routes/shared.ts')
-rw-r--r--src/routes/shared.ts6
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',
+ },
+ ]
);
//