diff --git a/.frontmatter/database/pinnedItemsDb.json b/.frontmatter/database/pinnedItemsDb.json new file mode 100644 index 00000000..9e26dfee --- /dev/null +++ b/.frontmatter/database/pinnedItemsDb.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/.frontmatter/database/taxonomyDb.json b/.frontmatter/database/taxonomyDb.json new file mode 100644 index 00000000..9e26dfee --- /dev/null +++ b/.frontmatter/database/taxonomyDb.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json index 9bb95aa1..fc7d96ad 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -11,8 +11,5 @@ "other": "off" }, "editor.minimap.enabled": false - }, - "frontMatter.content.autoUpdateDate": true, - "frontMatter.preview.host": "http://localhost:1313/", - "frontMatter.dashboard.openOnStart": true + } } \ No newline at end of file diff --git a/frontmatter.json b/frontmatter.json index 84e50d0a..c0744c97 100644 --- a/frontmatter.json +++ b/frontmatter.json @@ -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/" } \ No newline at end of file diff --git a/static/CheesecakeRecipes.pdf b/static/CheesecakeRecipes.pdf new file mode 100644 index 00000000..34f99b10 Binary files /dev/null and b/static/CheesecakeRecipes.pdf differ