scripts/text/rebuilding.js (10 lines of code) (raw):
// Source: https://www.kammerl.de/ascii/AsciiSignature.php
// 'big' font
console.log(`
_ _ _ _ _
| | (_) | | (_)
_ __ ___| |__ _ _ _| | __| |_ _ __ __ _
| '__/ _ \\ '_ \\| | | | | |/ _\` | | '_ \\ / _\` |
| | | __/ |_) | |_| | | | (_| | | | | | (_| |
|_| \\___|_.__/ \\__,_|_|_|\\__,_|_|_| |_|\\__, |
__/ |
|___/
`);