diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 3ccfb82..5e0639d 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
- node-version: 16.x
+ node-version: 18.x
cache: yarn
- name: Build website
working-directory: docs
diff --git a/.github/workflows/test-deploy.yml b/.github/workflows/test-deploy.yml
index 131ed19..32df845 100644
--- a/.github/workflows/test-deploy.yml
+++ b/.github/workflows/test-deploy.yml
@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
- node-version: 16.x
+ node-version: 18.x
cache: yarn
- name: Test build
working-directory: docs
diff --git a/static/img/1.svg b/static/img/1.svg
new file mode 100644
index 0000000..041c797
--- /dev/null
+++ b/static/img/1.svg
@@ -0,0 +1,207 @@
+
\ No newline at end of file
diff --git a/static/img/2.svg b/static/img/2.svg
new file mode 100644
index 0000000..a7c0db6
--- /dev/null
+++ b/static/img/2.svg
@@ -0,0 +1,155 @@
+
\ No newline at end of file
diff --git a/static/img/3.svg b/static/img/3.svg
new file mode 100644
index 0000000..9b54fce
--- /dev/null
+++ b/static/img/3.svg
@@ -0,0 +1,204 @@
+
\ No newline at end of file