Skip to content

Commit 19d96ec

Browse files
committed
feat: ➕ change font awesome to local
Assets creation. RustedLessPass#17
1 parent 8685ed8 commit 19d96ec

32 files changed

+18933
-9
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ jobs:
4242
git submodule update --init --recursive
4343
- name: Build the Rust WASM app and all of its assets
4444
run: trunk build --public-url . --release
45-
- name: Copy things
46-
run: |
47-
cp minimal-theme-switcher.js ./dist
48-
cp favicon.ico ./dist
4945

5046
- name: Setup Pages
5147
uses: actions/configure-pages@v4
File renamed without changes.

0 commit comments

Comments
 (0)