From 3943ddd64bf04e3631d39f110723f1aee27c3a82 Mon Sep 17 00:00:00 2001 From: xunuwu Date: Fri, 6 Jun 2025 10:15:52 +0200 Subject: [PATCH] remove projects section --- _data/projects.json | 12 ------------ index.html | 12 ------------ 2 files changed, 24 deletions(-) delete mode 100644 _data/projects.json diff --git a/_data/projects.json b/_data/projects.json deleted file mode 100644 index 517f5b7..0000000 --- a/_data/projects.json +++ /dev/null @@ -1,12 +0,0 @@ -[ - { - "title": "nixos config", - "info": "configuration files for all my nixos computers", - "link": "https://github.com/xunuwu/nixos-config" - }, - { - "title": "waymouse", - "info": "a cli utility for simulating mouse inputs on wayland", - "link": "https://github.com/xunuwu/waymouse" - } -] diff --git a/index.html b/index.html index ea0d6b8..61b269f 100644 --- a/index.html +++ b/index.html @@ -19,18 +19,6 @@ i code and play video games sometimes (mostly roblox and fps games)