From e7fe6b91516cd0d3c565d6abbf29e55cf243f10c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=ED=95=9C=EA=B2=B0?= <consistant1y@ajou.ac.kr> Date: Fri, 11 Jun 2021 09:45:58 +0900 Subject: [PATCH] Update sample.md --- docs/sample.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/sample.md b/docs/sample.md index 4add086..cc546f8 100644 --- a/docs/sample.md +++ b/docs/sample.md @@ -1,3 +1,9 @@ <figure class="video_container"> <iframe src="https://drive.google.com/file/d/1kpHR52omZKpas0OHfaUfkPKdYPpTJkQD/preview" frameborder="0" allowfullscreen="true"> </iframe> -</figure> \ No newline at end of file +</figure> + +<!-- blank line --> +<figure class="video_container"> + <iframe src="https://www.youtube.com/embed/enMumwvLAug" frameborder="0" allowfullscreen="true"> </iframe> +</figure> +<!-- blank line --> \ No newline at end of file -- GitLab