Skip to content

Commit 45b5383

Browse files
authored
Merge pull request #7 from SinisterRectus/master
Remove Amtrak Planner from contributions
2 parents 0f9df17 + 6ddead6 commit 45b5383

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/pages/index.tsx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,6 @@ const projects = [
6767
];
6868

6969
const contributions = [
70-
{
71-
title: "Amtrak Planner",
72-
description: "Track trains' destinations and their estimated times of arrival.",
73-
url: "https://github.com/SinisterRectus/amtrak-planner",
74-
date: "2025",
75-
language: "Lua",
76-
},
7770
{
7871
title: "Wave",
7972
description: "A Rainmeter-like widget platform powered by Tauri.",

0 commit comments

Comments
 (0)