Skip to content

Commit

Permalink
docs: add hacknight (#1084)
Browse files Browse the repository at this point in the history
* docs: add hacknight

* edit meta
  • Loading branch information
jannikmaierhoefer authored Dec 9, 2024
1 parent 3fb028a commit ea969f0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/_meta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ export default {
type: "page",
display: "hidden",
},
hacknight2024: {
title: "AI Hack Night 2024",
events: {
title: "Langfuse Events",
type: "page",
display: "hidden",
},
Expand Down
7 changes: 7 additions & 0 deletions pages/events/_meta.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
export default {
hacknight2024: {
title: "AI Hack Night 2024",
type: "page",
display: "hidden",
},
};
File renamed without changes.

0 comments on commit ea969f0

Please sign in to comment.