diff --git a/src/lib/messages.js b/src/lib/messages.js index 6f279aa..ce41a32 100644 --- a/src/lib/messages.js +++ b/src/lib/messages.js @@ -12,9 +12,11 @@ export const introMessage = [ "| CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based |", "| file system, and a Linux syscall emulator |", "| |", - "| Your own WebVM with custom images via Dockerfile: |", + "| [News] WebVM 2.0: A complete Linux Desktop Environment in the browser: |", "| |", - "| " + underline + "https://leaningtech.com/mini-webvm-your-linux-box-from-dockerfile-via-wasm" + normal +" |", + "| " + underline + "https://labs.leaningtech.com/blog/webvm-20" + normal + " |", + "| |", + "| Try out the new Alpine / Xorg / i3 WebVM: " + underline + "https://webvm.io/alpine.html" + normal + " |", "| |", "+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+", "",