mirror of
https://github.com/glimpse-app/server.git
synced 2025-04-02 10:52:45 -04:00
fix ascii
This commit is contained in:
parent
d89f18997f
commit
9164a83e9c
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ import ./config/config
|
||||||
|
|
||||||
proc startLogging*() =
|
proc startLogging*() =
|
||||||
const logo = """
|
const logo = """
|
||||||
|
|
||||||
|
|
||||||
█████████ ████ ███
|
█████████ ████ ███
|
||||||
███░░░░░███░░███ ░░░
|
███░░░░░███░░███ ░░░
|
||||||
███ ░░░ ░███ ████ █████████████ ████████ █████ ██████
|
███ ░░░ ░███ ████ █████████████ ████████ █████ ██████
|
||||||
|
|
Loading…
Add table
Reference in a new issue