File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 11const color = "\x1b[1;35m" ;
2- const orange = "\x1b[38;5;202m" ;
3- const purple = "\x1b[38;5;141m" ;
42const underline = "\x1b[94;4m" ;
5- const bold = "\x1b[1m"
63const normal = "\x1b[0m" ;
74export const introMessage = [
85 "+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+" ,
@@ -21,13 +18,6 @@ export const introMessage = [
2118 "| |" ,
2219 "| " + underline + "https://labs.leaningtech.com/blog/browserpod-annoucement" + normal + " |" ,
2320 "| |" ,
24- "|" + orange + " [Join] " + normal + "our first " + bold + orange + "CheerpJ Hackathon!" + normal + " |" ,
25- "| |" ,
26- "| Explore how CheerpJ can be applied to real-world science and research |" ,
27- "| projects, with a" + bold + " £500 " + normal + "prize awaiting the winning team. |" ,
28- "| |" ,
29- "| Visit " + underline + "https://labs.leaningtech.com/cheerpj-hackathon" + normal + " for more details! |" ,
30- "| |" ,
3121 "+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+" ,
3222 "" ,
3323 " Welcome to WebVM. If unsure, try these examples:" ,
You can’t perform that action at this time.
0 commit comments