From 7b4bbf42762a88f6ccb4259e2ddba2b74bd61e63 Mon Sep 17 00:00:00 2001 From: Haseeb Qureshie Date: Tue, 11 Mar 2025 10:28:15 +0100 Subject: [PATCH] New messages Hackaton and Alpine --- src/lib/messages.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 + " |", "| |",