mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 12:57:48 +00:00
Add back accidentally deleted next line
This commit is contained in:
committed by
GitHub
parent
110d56ad9e
commit
f92c229cef
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user