diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-06-15 11:13:16 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-06-15 11:13:16 -0700 |
| commit | 95159e5585762c06c654945070ba54262b7dcec9 (patch) | |
| tree | 23609018c1460b056ce22067290ea12ee851d483 /hotline/banners/2.txt | |
| parent | a6216dd89252fa01dc176f98f1e4ecfd3f637566 (diff) | |
Refactoring and cleanup
* Split CLI client into separate project
* Convert more functions to follow common Golang idioms e.g io.Reader, io.Writer
* Use ldflags for versioning
* Misc cleanup and simplification
Diffstat (limited to 'hotline/banners/2.txt')
| -rw-r--r-- | hotline/banners/2.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/hotline/banners/2.txt b/hotline/banners/2.txt deleted file mode 100644 index 1121e06..0000000 --- a/hotline/banners/2.txt +++ /dev/null @@ -1,9 +0,0 @@ - ▄█ █▄ ▄██████▄ ███ ▄█ ▄█ ███▄▄▄▄ ▄████████ - ███ ███ ███ ███ ▀█████████▄ ███ ███ ███▀▀▀██▄ ███ ███ - ███ ███ ███ ███ ▀███▀▀██ ███ ███▌ ███ ███ ███ █▀ - ▄███▄▄▄▄███▄▄ ███ ███ ███ ▀ ███ ███▌ ███ ███ ▄███▄▄▄ -▀▀███▀▀▀▀███▀ ███ ███ ███ ███ ███▌ ███ ███ ▀▀███▀▀▀ - ███ ███ ███ ███ ███ ███ ███ ███ ███ ███ █▄ - ███ ███ ███ ███ ███ ███▌ ▄ ███ ███ ███ ███ ███ - ███ █▀ ▀██████▀ ▄████▀ █████▄▄██ █▀ ▀█ █▀ ██████████ - ▀
\ No newline at end of file |