diff --git a/docs/code-styling/_category_.json b/docs/code-styling/_category_.json new file mode 100644 index 0000000..689c6e0 --- /dev/null +++ b/docs/code-styling/_category_.json @@ -0,0 +1,8 @@ +{ + "label": "Intro to Code Styling", + "position": 5, + "link": { + "type": "generated-index", + "description": "Examples of basic code-styling and why it's important." + } +}