Skip to content

Commit

Permalink
updated key
Browse files Browse the repository at this point in the history
  • Loading branch information
zirreal committed Jul 2, 2024
1 parent f12f850 commit 111d97b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gridsome.server.js
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,6 @@ stream.write(`\n- link: ${options.path}
// for lesson translations
// translateLesson(fs, path.slice(0,-1))


locales.forEach(locale => {
if (fs.existsSync(`courses/${locale}/${path.slice(0,-1)}.md`)) {
console.log('exists');
Expand Down

0 comments on commit 111d97b

Please sign in to comment.