mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-23 06:51: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 => {
|
const contents = JSON.stringify(posts.map(post => {
|
||||||
return {
|
return {
|
||||||
Reference in New Issue
Block a user