diff --git a/boot.html b/boot.html index d3470fa..a03b35d 100644 --- a/boot.html +++ b/boot.html @@ -481,7 +481,7 @@ outputElement = document.getElementById('output'); outputElement.innerHTML = ""; bootMessages = [ - { text: "BITCOIN MINING CONTROL SYSTEM v21.000.000\n", speed: 25, delay: 300 }, + { text: "BITCOIN OS - MINING CONTROL SYSTEM - v21.000.000\n", speed: 25, delay: 300 }, { text: "Copyright (c) 2009-2025 Satoshi Nakamoto & The Bitcoin Core Developers\n", speed: 20, delay: 250 }, { text: "All rights reserved.\n\n", speed: 25, delay: 300 }, { text: "INITIALIZING SHA-256 MINING SUBSYSTEMS...\n", speed: 25, delay: 400 },