Added cheesecake recipes

This commit is contained in:
Eric Wagoner 2025-06-05 19:45:24 -04:00
parent a7696a25d6
commit a1634e3cfe
5 changed files with 7 additions and 5 deletions

View File

@ -0,0 +1 @@
{}

View File

@ -0,0 +1 @@
{}

View File

@ -11,8 +11,5 @@
"other": "off"
},
"editor.minimap.enabled": false
},
"frontMatter.content.autoUpdateDate": true,
"frontMatter.preview.host": "http://localhost:1313/",
"frontMatter.dashboard.openOnStart": true
}
}

View File

@ -59,5 +59,8 @@
}
],
"frontMatter.taxonomy.tags": [],
"frontMatter.taxonomy.categories": []
"frontMatter.taxonomy.categories": [],
"frontMatter.content.autoUpdateDate": true,
"frontMatter.dashboard.openOnStart": true,
"frontMatter.preview.host": "http://localhost:1313/"
}

Binary file not shown.