Add banner.txt as a static file

This commit is contained in:
Deluan
2020-01-24 23:42:47 -05:00
parent 1a0563db2d
commit 5b84188f58
4 changed files with 45 additions and 25 deletions
+8
View File
@@ -0,0 +1,8 @@
_ _ _ _
| \ | | (_) | |
| \| | __ ___ ___ __| |_ __ ___ _ __ ___ ___
| . ` |/ _` \ \ / / |/ _` | '__/ _ \| '_ ` _ \ / _ \
| |\ | (_| |\ V /| | (_| | | | (_) | | | | | | __/
\_| \_/\__,_| \_/ |_|\__,_|_| \___/|_| |_| |_|\___|
Version %s
+28
View File
File diff suppressed because one or more lines are too long