diff --git a/src/anime/slice-of-life🚧.md b/src/anime/slice-of-life🚧.md new file mode 100644 index 0000000..b1382a3 --- /dev/null +++ b/src/anime/slice-of-life🚧.md @@ -0,0 +1,5 @@ +--- +title: "slice of life" +draft: true +--- + diff --git a/src/art/art.json b/src/art/art.json new file mode 100644 index 0000000..199ecc9 --- /dev/null +++ b/src/art/art.json @@ -0,0 +1,4 @@ +{ + "layout": "layout/blog", + "tags": "art" + } \ No newline at end of file diff --git a/src/art/my-art-2023🚧.md b/src/art/my-art-2023🚧.md new file mode 100644 index 0000000..694b333 --- /dev/null +++ b/src/art/my-art-2023🚧.md @@ -0,0 +1,5 @@ +--- +title: "my art 2023" +draft: true +--- + diff --git a/src/blog/on_organisation🚧.md b/src/blog/on_organisation🚧.md new file mode 100644 index 0000000..af44331 --- /dev/null +++ b/src/blog/on_organisation🚧.md @@ -0,0 +1,5 @@ +--- +title: "on organisation" +draft: true +--- + diff --git a/src/blog/on_self_data_tracking.md b/src/blog/on_self_data_tracking🚧.md similarity index 100% rename from src/blog/on_self_data_tracking.md rename to src/blog/on_self_data_tracking🚧.md