Skip to content

Commit

Permalink
update stations
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmaSd committed Feb 24, 2024
1 parent a60eef5 commit 120fbb7
Show file tree
Hide file tree
Showing 4 changed files with 103,649 additions and 67,252 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Radio


<img style="width:5em;" src="https://github.com/sigmaSd/freshRadio/blob/0d875548d01e6ca3f2948f83c45bf8a9f27c096f/static/favicon.svg"> https://rodio.deno.dev/

<img style="width:5em;" src="https://github.com/sigmaSd/freshRadio/blob/0d875548d01e6ca3f2948f83c45bf8a9f27c096f/static/favicon.svg">
https://rodio.deno.dev/

![image](https://github.com/sigmaSd/freshRadio/assets/22427111/223d81db-a4e6-474d-b4af-b8bf994e587a)

Expand Down
4 changes: 2 additions & 2 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"start": "deno run -A --watch=static/,routes/ dev.ts",
"start:check": "deno run -A --check --watch=static/,routes/ dev.ts",
"compile-map": "deno run -A scripts/compileMap.ts",
"create-radio-db": "deno run -A --unstable scripts/createRadioDb.ts; deno fmt",
"create-radio-db:check-update": "deno run -A --unstable scripts/createRadioDb.ts check-update",
"create-radio-db": "deno run -A scripts/createRadioDb.ts; deno fmt",
"create-radio-db:check-update": "deno run -A scripts/createRadioDb.ts check-update",
"build": "deno run -A dev.ts build",
"preview": "deno run -A main.ts"
},
Expand Down
6 changes: 6 additions & 0 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 120fbb7

Please sign in to comment.