Skip to content

Commit

Permalink
Reorg git workshop
Browse files Browse the repository at this point in the history
Signed-off-by: worksofliam <[email protected]>
  • Loading branch information
worksofliam committed Jun 26, 2024
1 parent 167d18e commit 0ebc7b9
Show file tree
Hide file tree
Showing 28 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .astro/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,8 @@ declare module 'astro:content' {
collection: "docs";
data: InferEntrySchema<"docs">
} & { render(): Render[".mdx"] };
"workshop/git.mdx": {
id: "workshop/git.mdx";
"workshop/git/index.mdx": {
id: "workshop/git/index.mdx";
slug: "workshop/git";
body: string;
collection: "docs";
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.

0 comments on commit 0ebc7b9

Please sign in to comment.