Skip to content

Commit

Permalink
[ui] associate with github
Browse files Browse the repository at this point in the history
  • Loading branch information
torymur committed Aug 14, 2024
1 parent 53b689b commit 883e415
Show file tree
Hide file tree
Showing 9 changed files with 1,906 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: ───⋆⋅☆⋅⋆─ Build Project ─⋆⋅☆⋅⋆───
shell: bash
run: cd ui/ && dx build --release && cp ./dist/index.html ./dist/404.html
run: cd ui/ && dx build --release && cp ./index.html ./dist/index.html && cp ./index.html ./dist/404.html

- name: Deploy Project
uses: JamesIves/[email protected]
Expand Down
Binary file added ui/assets/favicon.ico
Binary file not shown.
Binary file added ui/assets/github-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ui/assets/github-mark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 883e415

Please sign in to comment.