From 8cecd4780c5e288099f04c6cc0a76cecf41f1178 Mon Sep 17 00:00:00 2001 From: Mat Sz Date: Sun, 30 Jul 2023 12:39:33 +0200 Subject: [PATCH] update repository name --- .github/workflows/node.js.yml | 2 +- README.md | 2 +- web/src/components/Footer.tsx | 2 +- web/src/components/Header.tsx | 2 +- web/src/screens/About.tsx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 45ff3d3..4ba52e1 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -15,7 +15,7 @@ jobs: strategy: matrix: - node-version: [14.x] + node-version: [18.x] steps: - uses: actions/checkout@v2 diff --git a/README.md b/README.md index 0acccd5..7262a3d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Easy peer-to-peer file transfer.

- Screenshot + Screenshot

diff --git a/web/src/components/Footer.tsx b/web/src/components/Footer.tsx index 377506a..d51d6b3 100644 --- a/web/src/components/Footer.tsx +++ b/web/src/components/Footer.tsx @@ -26,7 +26,7 @@ const Footer: React.FC = () => {
  • diff --git a/web/src/components/Header.tsx b/web/src/components/Header.tsx index c4121bc..601f909 100644 --- a/web/src/components/Header.tsx +++ b/web/src/components/Header.tsx @@ -23,7 +23,7 @@ const Header: React.FC = () => { {

    {title} is open source! - + The code is available on GitHub. If you enjoy using this app please consider giving that project a