diff options
author | Prefetch | 2021-03-31 19:57:54 +0200 |
---|---|---|
committer | Prefetch | 2021-03-31 19:57:54 +0200 |
commit | 07a63237de774b3a57a0975e03cf2c6b68f165b5 (patch) | |
tree | d5426a9846b1b422e146a5914bcfc1068858bcd9 /content/know/category | |
parent | 06e2d1f11d2d390c3f31e4ad9cfe28ff039d075f (diff) |
Expand knowledge base
Diffstat (limited to 'content/know/category')
-rw-r--r-- | content/know/category/continuum-physics.md | 9 | ||||
-rw-r--r-- | content/know/category/fluid-dynamics.md | 9 | ||||
-rw-r--r-- | content/know/category/fluid-statics.md | 9 | ||||
-rw-r--r-- | content/know/category/surface-tension.md | 9 |
4 files changed, 36 insertions, 0 deletions
diff --git a/content/know/category/continuum-physics.md b/content/know/category/continuum-physics.md new file mode 100644 index 0000000..dbc04ec --- /dev/null +++ b/content/know/category/continuum-physics.md @@ -0,0 +1,9 @@ +--- +title: "Continuum physics" +firstLetter: "C" +date: 2021-03-31T09:48:05+02:00 +draft: false +layout: "category" +--- + +This page will fill itself. diff --git a/content/know/category/fluid-dynamics.md b/content/know/category/fluid-dynamics.md new file mode 100644 index 0000000..ed920c8 --- /dev/null +++ b/content/know/category/fluid-dynamics.md @@ -0,0 +1,9 @@ +--- +title: "Fluid dynamics" +firstLetter: "F" +date: 2021-03-31T09:48:16+02:00 +draft: false +layout: "category" +--- + +This page will fill itself. diff --git a/content/know/category/fluid-statics.md b/content/know/category/fluid-statics.md new file mode 100644 index 0000000..0ecaa84 --- /dev/null +++ b/content/know/category/fluid-statics.md @@ -0,0 +1,9 @@ +--- +title: "Fluid statics" +firstLetter: "F" +date: 2021-03-31T09:48:12+02:00 +draft: false +layout: "category" +--- + +This page will fill itself. diff --git a/content/know/category/surface-tension.md b/content/know/category/surface-tension.md new file mode 100644 index 0000000..8506028 --- /dev/null +++ b/content/know/category/surface-tension.md @@ -0,0 +1,9 @@ +--- +title: "Surface tension" +firstLetter: "S" +date: 2021-03-31T09:58:18+02:00 +draft: false +layout: "category" +--- + +This page will fill itself. |