Skip to content

Commit 5db6f27

Browse files
authored
Merge pull request RustedLessPass#19 from RustedLessPass/17-change-font-awesome-to-local
feat: ➕ change font awesome to local
2 parents 8685ed8 + 19d96ec commit 5db6f27

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)