diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml new file mode 100644 index 00000000..21ba10c8 --- /dev/null +++ b/.github/workflows/test.yml @@ -0,0 +1,15 @@ +name: Run tests + +on: + [push] + +jobs: + test: + + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v3 + - uses: actions/setup-node@v3 + - run: npm install + - run: npm test diff --git a/README.md b/README.md index 2542daca..2fb58919 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ Say thanks! DataCamp

491 Bytes Lobste.rs

536 Bytes Quora

282 Bytes -Gitpod

783 Bytes +Gitpod

794 Bytes @@ -299,7 +299,7 @@ Say thanks! Safari

708 Bytes -Brave

1001 Bytes +Brave

1012 Bytes Chromium

369 Bytes diff --git a/images/svg/brave.svg b/images/svg/brave.svg index 00681066..7b19a7bb 100644 --- a/images/svg/brave.svg +++ b/images/svg/brave.svg @@ -3,4 +3,4 @@ aria-label="Brave" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#fff"/> \ No newline at end of file diff --git a/images/svg/gitpod.svg b/images/svg/gitpod.svg index 22d21b88..06c953fc 100644 --- a/images/svg/gitpod.svg +++ b/images/svg/gitpod.svg @@ -3,4 +3,4 @@ aria-label="Gitpod" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#fff"/> \ No newline at end of file diff --git a/images/svg/guacamole.svg b/images/svg/guacamole.svg index e60b1f00..de9e8c4b 100644 --- a/images/svg/guacamole.svg +++ b/images/svg/guacamole.svg @@ -2,4 +2,4 @@ aria-label="Guacamole" role="img" viewBox="0 0 512 512"> +rx="15%" fill="#000"/> \ No newline at end of file