Compare commits

...

10 Commits

Author SHA1 Message Date
Robert Burgess 834df2e0cc yea 2024-08-19 01:37:21 -04:00
Robert Burgess 7bbb84a22a Update 2024-08-18 22:48:31 -04:00
Robert Burgess ea99cefc05 update ignore 2024-08-18 16:13:43 -04:00
Robert Burgess 6970e0ad35 update sendgrid 2024-08-18 15:02:44 -04:00
Robert Burgess 17789af363 resolve variables 2024-08-18 01:51:10 -04:00
Dex Burgess f1eb9d827b Update Dockerfile 2024-08-18 02:10:30 +00:00
Robert Burgess 84e70afd4c update 2024-08-17 17:07:30 -04:00
Robert Burgess f70fa05f05 Update contact page 2024-08-17 02:34:03 -04:00
Robert Burgess 2db9a08a0e update env variables 2024-08-17 02:12:23 -04:00
Robert Burgess 719fe7501d update variable 2024-08-17 01:08:03 -04:00
305 changed files with 3722 additions and 2295 deletions

View File

@ -24,7 +24,7 @@ jobs:
result-encoding: string result-encoding: string
- name: Get result - name: Get result
run: echo "gitea.simplysyncedllc.com/dex/kx3dex_radio:${{steps.set-result.outputs.result}}" run: echo "gitea.simplysyncedllc.com/dex/ss_website:${{steps.set-result.outputs.result}}"
- name: Install QEMU - name: Install QEMU
run: apt-get update && apt-get install -y qemu-user-static run: apt-get update && apt-get install -y qemu-user-static

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ node_modules
# next.js # next.js
/.next/ /.next/
/.yarn/
/out/ /out/
# production # production

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More