diff --git a/src/lib/messages.js b/src/lib/messages.js index dadc46d..c2a2165 100644 --- a/src/lib/messages.js +++ b/src/lib/messages.js @@ -12,9 +12,9 @@ export const introMessage = [ "| CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based |", "| file system, and a Linux syscall emulator |", "| |", - "| [News] CheerpX 1.0 officially released! |", + "| [News] Our Hackathon is coming! check out the site for updates! |", "| |", - "| " + underline + "https://cheerpx.io/blog/cx-10" + normal + " |", + "| " + underline + "https://cheerpx.io/hackathon" + normal + " |", "| |", "| Try out the new Alpine / Xorg / i3 WebVM: " + underline + "https://webvm.io/alpine.html" + normal + " |", "| |",