diff options
author | Prefetch | 2021-02-27 09:57:58 +0100 |
---|---|---|
committer | Prefetch | 2021-02-27 09:57:58 +0100 |
commit | 37d9922b454e738c072d03ad294a07e057fffa50 (patch) | |
tree | 149d3187c726ef5678fa7b0aa61cc22e5d02ddde /content/know/category | |
parent | c705ac1d7dc74709835a8c48fae4a7dd70dc5c49 (diff) |
Improve knowledge base
Diffstat (limited to 'content/know/category')
-rw-r--r-- | content/know/category/optics.md | 9 | ||||
-rw-r--r-- | content/know/category/statistics.md | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/content/know/category/optics.md b/content/know/category/optics.md new file mode 100644 index 0000000..bbfd81b --- /dev/null +++ b/content/know/category/optics.md @@ -0,0 +1,9 @@ +--- +title: "Optics" +firstLetter: "O" +date: 2021-02-26T15:12:43+01:00 +draft: false +layout: "category" +--- + +This page will fill itself. diff --git a/content/know/category/statistics.md b/content/know/category/statistics.md new file mode 100644 index 0000000..ba3e469 --- /dev/null +++ b/content/know/category/statistics.md @@ -0,0 +1,9 @@ +--- +title: "Statistics" +firstLetter: "S" +date: 2021-02-25T21:14:59+01:00 +draft: false +layout: "category" +--- + +This page will fill itself. |