-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbanner_example.json
More file actions
16 lines (16 loc) · 831 Bytes
/
banner_example.json
File metadata and controls
16 lines (16 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"banner_strings": [
" ______ ______ ______ ______ __ __ ______ ______ __ __ ______ ______ ______ ",
"/\\ == \\ /\\ __ \\ /\\__ _\\ /\\ ___\\ /\\ \\_\\ \\ /\\ ___\\ /\\ __ \\ /\\ \\ / / /\\ __ \\ /\\ ___\\ /\\ ___\\ ",
"\\ \\ _-/ \\ \\ __ \\ \\/_/\\ \\/ \\ \\ \\____ \\ \\ __ \\ \\ \\___ \\ \\ \\ __ \\ \\ \\ \\'/ \\ \\ __ \\ \\ \\ \\__ \\ \\ \\ __\\ ",
" \\ \\_\\ \\ \\_\\ \\_\\ \\ \\_\\ \\ \\_____\\ \\ \\_\\ \\_\\ \\/\\_____\\ \\ \\_\\ \\_\\ \\ \\__| \\ \\_\\ \\_\\ \\ \\_____\\ \\ \\_____\\ ",
" \\/_/ \\/_/\\/_/ \\/_/ \\/_____/ \\/_/\\/_/ \\/_____/ \\/_/\\/_/ \\/_/ \\/_/\\/_/ \\/_____/ \\/_____/ "
],
"line_colors": [
"red",
"red",
"green",
"blue",
"blue"
]
}