Skip to content

Commit a4ab232

Browse files
authored
Merge pull request #179 from yel-hadd/master
Maintenance : Improve 404 page, Update Node, Remove Uncessary Files
2 parents dfe12c0 + 02d9c6e commit a4ab232

File tree

7 files changed

+323
-382
lines changed

7 files changed

+323
-382
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/setup-node@v3
2424
with:
2525
# choose node.js version to use
26-
node-version: '18'
26+
node-version: '22'
2727

2828
- name: Install and Build 🔧 #
2929
run: |

Makefile

Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google-site-verification: googled5ceee86bf34d3e8.html

docs/.vuepress/public/not-found.html

Lines changed: 0 additions & 151 deletions
This file was deleted.

0 commit comments

Comments
 (0)