From bda669e1f1dd8b2979bb48acb3863e4b385ebe39 Mon Sep 17 00:00:00 2001 From: Jiawen Gong <jiawengong1112@gmail.com> Date: Tue, 13 Feb 2024 17:01:48 +0000 Subject: [PATCH] Update 7 files - /docs/development/02greenburial.md - /docs/development/03designprocess.md - /docs/development/04biochromes.md - /docs/development/05biomaterial.md - /docs/development/02designprocess.md - /docs/development/03biochromes.md - /docs/development/04biomaterial.md --- .../development/{03designprocess.md => 02designprocess.md} | 2 +- docs/development/02greenburial.md | 7 ------- docs/development/{04biochromes.md => 03biochromes.md} | 0 docs/development/{05biomaterial.md => 04biomaterial.md} | 0 4 files changed, 1 insertion(+), 8 deletions(-) rename docs/development/{03designprocess.md => 02designprocess.md} (93%) delete mode 100644 docs/development/02greenburial.md rename docs/development/{04biochromes.md => 03biochromes.md} (100%) rename docs/development/{05biomaterial.md => 04biomaterial.md} (100%) diff --git a/docs/development/03designprocess.md b/docs/development/02designprocess.md similarity index 93% rename from docs/development/03designprocess.md rename to docs/development/02designprocess.md index 90c8262..348891c 100644 --- a/docs/development/03designprocess.md +++ b/docs/development/02designprocess.md @@ -39,7 +39,7 @@ This system of using grave clothes based on day clothing began to take off in th #### **PERSONAL CLOTHING** -Nowadays, many people are buried in **their own clothes** to fit their personality. Dressing people's deceased relatives or friends in their favourite clothes is a way of continuing to care for someone in death as in life, and can be comforting and reassuring when you are grieving. +Nowadays, many people are buried in **their own clothes** and the funeral service is designed to fit their personality. Dressing people's deceased relatives or friends in their favourite clothes is a way of continuing to care for someone in death as in life, and can be comforting and reassuring when you are grieving. <iframe width="1000" height="400" src="https://www.youtube.com/embed/VPWU5q-MsN8?si=hDh0IxiF73ZrBS4-" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> diff --git a/docs/development/02greenburial.md b/docs/development/02greenburial.md deleted file mode 100644 index 8ba18ce..0000000 --- a/docs/development/02greenburial.md +++ /dev/null @@ -1,7 +0,0 @@ - -# **GREEN BURIAL MOVEMENT** - - - - - diff --git a/docs/development/04biochromes.md b/docs/development/03biochromes.md similarity index 100% rename from docs/development/04biochromes.md rename to docs/development/03biochromes.md diff --git a/docs/development/05biomaterial.md b/docs/development/04biomaterial.md similarity index 100% rename from docs/development/05biomaterial.md rename to docs/development/04biomaterial.md -- GitLab