We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86dbbc8 commit 8155e7cCopy full SHA for 8155e7c
src/pages/tutorials.tsx
@@ -32,7 +32,7 @@ export default function Tutorials(): JSX.Element {
32
icon: Rocket,
33
description: "Start here: Frontend, Backend, DevOps, and Git basics.",
34
color: "from-green-500 to-emerald-500",
35
- path: "/absolute-beginners",
+ path: "#", // /absolute-beginners
36
tags: ["Frontend", "Backend", "Git/GitHub", "Full Stack"],
37
},
38
{
0 commit comments