mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-14 20:22:10 +00:00
chore: docs
This commit is contained in:
parent
49ee05770a
commit
1c63fc11ee
2 changed files with 1 additions and 2 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -14,7 +14,6 @@ jobs:
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 20.11.1
|
node-version: 20.11.1
|
||||||
cache: "yarn"
|
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn
|
run: yarn
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
[![da](https://img.shields.io/badge/lang-da-red)](./README.da.md)
|
[![da](https://img.shields.io/badge/lang-da-red)](./README.da.md)
|
||||||
[![nb](https://img.shields.io/badge/lang-nb-blue)](./README.nb.md)
|
[![nb](https://img.shields.io/badge/lang-nb-blue)](./README.nb.md)
|
||||||
|
|
||||||
![Hydra Catalogue](./screenshot.png)
|
![Hydra Catalogue](./docs/screenshot.png)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue