summaryrefslogtreecommitdiffstats
path: root/.frontmatter
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-05 13:42:46 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-05 13:42:46 -0400
commit15b891cb660f07a14f8b1821b885919d46697853 (patch)
tree7abb938339aabfe8b5da458081f133d715fd1437 /.frontmatter
parentf98714840077917d8e06cc1c72eb5748c9993467 (diff)
fix(content): :bug: Type corrected
Changed frontmatter field from deprecated layout to type.
Diffstat (limited to '.frontmatter')
-rw-r--r--.frontmatter/database/mediaDb.json1
-rw-r--r--.frontmatter/database/pinnedItemsDb.json1
-rw-r--r--.frontmatter/database/taxonomyDb.json1
3 files changed, 3 insertions, 0 deletions
diff --git a/.frontmatter/database/mediaDb.json b/.frontmatter/database/mediaDb.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/.frontmatter/database/mediaDb.json
@@ -0,0 +1 @@
+{} \ No newline at end of file
diff --git a/.frontmatter/database/pinnedItemsDb.json b/.frontmatter/database/pinnedItemsDb.json
new file mode 100644
index 0000000..9e26dfe
--- /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 0000000..9e26dfe
--- /dev/null
+++ b/.frontmatter/database/taxonomyDb.json
@@ -0,0 +1 @@
+{} \ No newline at end of file