diff --git a/README.md b/README.md index 0be473e16..8664c6106 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Please download the add-on from this website: [https://vrm-addon-for-blender.inf | [Create Physics Based Material](https://vrm-addon-for-blender.info/ja/material-pbr) | [Create Anime Style Material](https://vrm-addon-for-blender.info/ja/material-mtoon) | | | :---: | :---: | :---: | -| | | | +| | | | ## Overview @@ -66,7 +66,7 @@ BlenderにVRM関連機能を追加するアドオンです。 | [物理ベースのマテリアル設定](https://vrm-addon-for-blender.info/ja/material-pbr) | [アニメ風のマテリアル設定](https://vrm-addon-for-blender.info/ja/material-mtoon) | | | :---: | :---: | :---: | -| | | | +| | | | ## 概要 diff --git a/docs/website/assets/img/transparent.gif b/docs/website/assets/img/transparent.gif deleted file mode 100644 index c9ee5d1a4..000000000 Binary files a/docs/website/assets/img/transparent.gif and /dev/null differ diff --git a/docs/website/assets/img/tutorial_placeholder.gif b/docs/website/assets/img/tutorial_placeholder.gif new file mode 100644 index 000000000..2db924cb9 Binary files /dev/null and b/docs/website/assets/img/tutorial_placeholder.gif differ diff --git a/docs/website/content/_index.en.md b/docs/website/content/_index.en.md index 3e6857995..700c17d41 100644 --- a/docs/website/content/_index.en.md +++ b/docs/website/content/_index.en.md @@ -28,7 +28,7 @@ VRM Add-on for Blender adds VRM import, export, and editing capabilities to Blen | [Create Physics Based Material]({{< ref "material-pbr" >}}) | [Create Anime Style Material]({{< ref "material-mtoon" >}}) | | | --- | --- | --- | -| [![](material_pbr.gif)]({{< ref "material-pbr" >}}) | [![](material_mtoon.gif)]({{< ref "material-mtoon" >}}) | ![](transparent.gif) | +| [![](material_pbr.gif)]({{< ref "material-pbr" >}}) | [![](material_mtoon.gif)]({{< ref "material-mtoon" >}}) | ![](tutorial_placeholder.gif) | ## Overview diff --git a/docs/website/content/_index.ja.md b/docs/website/content/_index.ja.md index d481f7899..4bcae3581 100644 --- a/docs/website/content/_index.ja.md +++ b/docs/website/content/_index.ja.md @@ -28,7 +28,7 @@ VRM Add-on for BlenderはBlenderにVRMのインポート、エクスポートや | [物理ベースのマテリアル設定]({{< ref "material-pbr" >}}) | [アニメ風のマテリアル設定]({{< ref "material-mtoon" >}}) | | | --- | --- | --- | -| [![](material_pbr.gif)]({{< ref "material-pbr" >}}) | [![](material_mtoon.gif)]({{< ref "material-mtoon" >}}) | ![](transparent.gif) | +| [![](material_pbr.gif)]({{< ref "material-pbr" >}}) | [![](material_mtoon.gif)]({{< ref "material-mtoon" >}}) | ![](tutorial_placeholder.gif) | ## 概要