mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-11 18:14:27 +00:00
move file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import posts from './blog/_posts.js';
|
||||
import posts from './_posts.js';
|
||||
|
||||
const contents = JSON.stringify(posts.map(post => {
|
||||
return {
|
||||
Reference in New Issue
Block a user