[O] Create a better ascii art
This commit is contained in:
+6
-3
@@ -9,7 +9,10 @@ export default class Constants
|
|||||||
*/
|
*/
|
||||||
public static API_URL: string = 'https://va.hydev.org/api';
|
public static API_URL: string = 'https://va.hydev.org/api';
|
||||||
|
|
||||||
public static SPLASH: string = '\\ / /\\ ._ _.| _ _ ._\n' +
|
public static SPLASH: string =
|
||||||
' \\/>< /--\\| |(_||\\//_(/_| \n' +
|
'. , ,---. | \n' +
|
||||||
' v0.1.1.0 / '
|
'| |. , |---|,---.,---.| , .,---,,---.,---.\n' +
|
||||||
|
' \\ / >< | || |,---|| | | .-\' |---\'| \n' +
|
||||||
|
' `\' \' ` ` \'` \'`---^`---\'`---|\'---\'`---\'` \n' +
|
||||||
|
' v1.1.0 `---\' '
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user