Replace logo with custom ASCII (#958)

This commit is contained in:
Miguel Solorio 2025-06-13 00:59:45 -07:00 committed by GitHub
parent 95e4a60a83
commit f8a31f29aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 79 additions and 25 deletions

View file

@ -0,0 +1,27 @@
/**
* @license
* Copyright 2025 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
export const shortAsciiLogo = `
`;
export const longAsciiLogo = `
`;