Skip to content

Commit fd41770

Browse files
authored
Fix: bad LainOS logo (#788)
- No need to scape '\' - Replace a tab with spaces
1 parent a1e79a9 commit fd41770

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/logo/ascii/lainos.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
${c2} /==\\
2-
\\==/
1+
${c2} /==\
2+
\==/
33
${c1} · · · · · · ·
44
· · · · · · · · · ·
5-
· · · ${c2}.-======-.${c1}· · · ·
5+
· · · ${c2}.-======-.${c1}· · · ·
66
${c2} .::.${c1} ·${c2}.-============-.${c1}· ${c2}.::.
77
.:==:${c1}· ${c2}.:===:'${c1}. ·· .${c2}':===:.${c1} ·${c2}:==:.
88
.:===:${c1} · ${c2}:===.${c1} · ${c3}.--.${c1} · ${c2}.===:${c1} · ${c2}:===:.
@@ -12,8 +12,8 @@ ${c2} .::.${c1} ·${c2}.-============-.${c1}· ${c2}.::.
1212
':===:${c1} · ${c2}:===.${c1} · ${c3}'--'${c1} · ${c2}.===:${c1} · ${c2}:===:'
1313
':==:${c1}· ${c2}':===:.${c1}' ·· '${c2}.:===:'${c1} ·${c2}:==:'
1414
'::'${c1} · ${c2}'===-. .-==='${c1} · ${c2}'::'
15-
${c2}/==\\${c1} · · · ${c2}:=== ===:${c1} · · · ${c2}/==\\
16-
\\==/${c1} · · ·${c2}:===${c1} ·${c2}===:${c1}· · · ${c2}\\==/${c2}
15+
${c2}/==\${c1} · · · ${c2}:=== ===:${c1} · · · ${c2}/==\
16+
\==/${c1} · · ·${c2}:===${c1} ·${c2}===:${c1}· · · ${c2}\==/${c2}
1717
.-. ${c1}· ${c2}:===${c1}· ${c2}===:${c1} ·${c2} ${c2}.-.
1818
.===. .=== ===. .===.
1919
.======== ========.

0 commit comments

Comments
 (0)