瀏覽代碼

Add new post to the sidebar

Alessandro Pignotti 3 月之前
父節點
當前提交
846bc3b13e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/routes/+layout.server.js

+ 1 - 0
src/routes/+layout.server.js

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