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 3c1e367 commit e74b9dfCopy full SHA for e74b9df
.tool-versions
@@ -0,0 +1 @@
1
+deno 2.3.1
routes/projects.tsx
@@ -6,8 +6,8 @@ import { Head } from "$fresh/runtime.ts";
6
import { title } from "../lib/title.ts";
7
8
const DEVICT_REPOS: string[] = [
9
+ "devict/website",
10
"devict/job-board",
- "devict/devict.org",
11
"devict/keeper",
12
"devict/hacktoberfest",
13
"devict/help",
0 commit comments