From d0863b675e0ce7902685d17033ca20334a90beb5 Mon Sep 17 00:00:00 2001 From: matei jordache Date: Wed, 1 Apr 2026 20:22:50 -0700 Subject: [PATCH] update page icon and bump node version --- .github/workflows/build.yml | 2 +- .github/workflows/tests.yml | 4 +- frontend/index.html | 1 + frontend/public/favicon.svg | 76 +++++++++++++++++++++++++++++++++++++ 4 files changed, 80 insertions(+), 3 deletions(-) create mode 100644 frontend/public/favicon.svg diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5f90281..cbc4759 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,7 +42,7 @@ jobs: - uses: actions/setup-node@v4 with: - node-version: "20" + node-version: "24" cache: npm - name: Install uv diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1761b17..aca70ed 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/setup-node@v4 with: - node-version: "20" + node-version: "24" cache: npm - name: Install Python dependencies @@ -35,7 +35,7 @@ jobs: run: python -m pytest -q - name: Run frontend lint - run: npm run lint + run: cd frontend && npm run lint - name: Run frontend tests run: npm run test diff --git a/frontend/index.html b/frontend/index.html index b48dbe1..572e948 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -3,6 +3,7 @@ + tono — Image Analysis diff --git a/frontend/public/favicon.svg b/frontend/public/favicon.svg new file mode 100644 index 0000000..1bea0a9 --- /dev/null +++ b/frontend/public/favicon.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + tono + +