Add new post to the sidebar

This commit is contained in:
Alessandro Pignotti 2025-03-17 10:32:43 +01:00
parent ff11a42bd5
commit 846bc3b13e

View File

@ -2,6 +2,7 @@ import { parse } from 'node-html-parser';
import { read } from '$app/server'; import { read } from '$app/server';
var posts = [ var posts = [
"https://labs.leaningtech.com/blog/webvm-claude",
"https://labs.leaningtech.com/blog/cx-10", "https://labs.leaningtech.com/blog/cx-10",
"https://labs.leaningtech.com/blog/webvm-20", "https://labs.leaningtech.com/blog/webvm-20",
"https://labs.leaningtech.com/blog/join-the-webvm-hackathon", "https://labs.leaningtech.com/blog/join-the-webvm-hackathon",