From 78fa99dc86b23065ab7cbffd83afc39ac067ffda Mon Sep 17 00:00:00 2001 From: Manjila Singh Date: Tue, 7 Jan 2025 22:43:11 +0000 Subject: [PATCH] Added video tutorial link --- src/pages/contribute.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/pages/contribute.md b/src/pages/contribute.md index 1a6fb48..bb844da 100644 --- a/src/pages/contribute.md +++ b/src/pages/contribute.md @@ -4,6 +4,16 @@ Thank you for your interest in contributing to CIROH's DocuHub, our technical do Our website is constructed using [Docusaurus](https://docusaurus.io/), a modern static website generator. +## Video Tutorial: + +The following video is a step-by-step guide on how to make minor edits, major edits, and test changes locally: + +import VideoPlayer from '/src/components/VideoPlayer.js'; + + + + + ## Minor Edits To make minor edits, follow these steps: