Skip to content

Commit

Permalink
Add back accidentally deleted next line
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent (Wen Yu) Ge authored Apr 8, 2024
1 parent 110d56a commit f92c229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/docs/tutorials/+page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export async function load() {
.replace('/+page.markdoc', '')
.replace('/step-1', '');
const tutorialName = slug.slice(slug.lastIndexOf('/') + 1);

return {
title: frontmatter.title,
framework: frontmatter.framework,
Expand Down

0 comments on commit f92c229

Please sign in to comment.