diff --git a/netlify.toml b/netlify.toml index 02f7d086..26892184 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,6 @@ [build.environment] PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8 - HUGO_VERSION = "0.119.0" + HUGO_VERSION = "0.120.1" DART_SASS_VERSION = "1.69.4" DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/" diff --git a/purpose-and-process/_index.md b/purpose-and-process/_index.md index 96566035..0a4752c7 100644 --- a/purpose-and-process/_index.md +++ b/purpose-and-process/_index.md @@ -98,7 +98,7 @@ its development and implementation: **Accept**, **Endorse**, and **Adopt**. -{{}} +```mermaid graph LR START[ ]--> |Propose| A[Accept] @@ -111,7 +111,7 @@ click C callback "Ecosystem Action" style START fill:#FFFFFF, stroke:#FFFFFF; -{{}} +``` The **accept decision** is made by the Steering Committee and means the proposed SPEC is diff --git a/spec-0000/index.md b/spec-0000/index.md index 065a49c5..1b527a4d 100644 --- a/spec-0000/index.md +++ b/spec-0000/index.md @@ -65,9 +65,9 @@ The situation has since improved due to improved installations via binary wheels ### Support Window -{{< mermaid >}} +```mermaid {{< include-raw "chart.md" >}} -{{< /mermaid >}} +``` ### Drop Schedule