From a1672bdad2c82ec5ba10c754035c82b138203fb4 Mon Sep 17 00:00:00 2001 From: Divyanshu Singh <84194742+div3xi@users.noreply.github.com> Date: Fri, 26 Nov 2021 00:23:21 +0530 Subject: [PATCH] added light mode note --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 61d374f..c24b1d4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,8 +54,7 @@ You are welcome to propose any changes in PR and participate in discussion in [I * All files are saved as **Markdown .md** * For nesting pages they need to be placed in the category folder if it does not exist then you can create the folder * To use images they must all be placed inside the [.gitbook/assets](https://github.com/anytypeio/docs/tree/main/.gitbook/assets) folder and then referenced from that folder -* **Note :** For adding media only use **MP4** for Videos. - + > All media should be in light mode ## Conventions > These are the rules that Gitbook follows while creating documentation from markdown. Please follow them while making any changes