diff --git a/website/docs/howdoesitwork.mdx b/website/docs/howdoesitwork.mdx index b292dcc35..717e8e2d2 100644 --- a/website/docs/howdoesitwork.mdx +++ b/website/docs/howdoesitwork.mdx @@ -12,7 +12,7 @@ Javascript methods that can be called, just as if they were local Javascript met ```mdx-code-block
- +
``` diff --git a/website/i18n/ja/docusaurus-plugin-content-docs/current/howdoesitwork.mdx b/website/i18n/ja/docusaurus-plugin-content-docs/current/howdoesitwork.mdx index 0c706775a..a0bde09e6 100644 --- a/website/i18n/ja/docusaurus-plugin-content-docs/current/howdoesitwork.mdx +++ b/website/i18n/ja/docusaurus-plugin-content-docs/current/howdoesitwork.mdx @@ -8,7 +8,7 @@ A Wails application is a standard Go application, with a webkit frontend. The Go ```mdx-code-block
- +
``` diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/howdoesitwork.mdx b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/howdoesitwork.mdx index b8379e3b6..1e47ea8bb 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/howdoesitwork.mdx +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/howdoesitwork.mdx @@ -8,7 +8,7 @@ Wails 应用程序是一个带有一个 webkit 前端的标准的 Go 应用程 ```mdx-code-block
- +
``` diff --git a/website/static/img/architecture.svg b/website/static/img/architecture.svg deleted file mode 100644 index c6e0c3c86..000000000 --- a/website/static/img/architecture.svg +++ /dev/null @@ -1 +0,0 @@ -Frontend AssetsWebkitGo BindingsJS Bindings for Go methodsJS RuntimeGo RuntimeGo Application CodeComponents of a Wails Application \ No newline at end of file diff --git a/website/static/img/architecture.webp b/website/static/img/architecture.webp index b4a3112be..08edfc1fb 100644 Binary files a/website/static/img/architecture.webp and b/website/static/img/architecture.webp differ