Skip to content

Commit e74b9df

Browse files
committed
Update website repo in projects page
1 parent 3c1e367 commit e74b9df

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
deno 2.3.1

routes/projects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import { Head } from "$fresh/runtime.ts";
66
import { title } from "../lib/title.ts";
77

88
const DEVICT_REPOS: string[] = [
9+
"devict/website",
910
"devict/job-board",
10-
"devict/devict.org",
1111
"devict/keeper",
1212
"devict/hacktoberfest",
1313
"devict/help",

0 commit comments

Comments
 (0)