Skip to content

Commit

Permalink
deploy pls
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilhenry committed Nov 14, 2023
1 parent 055aab0 commit ba996f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ fn main() {
});
}

// deploy to github pages

#[cfg(not(target_arch = "wasm32"))]
fn main() {
let icon_data = eframe::IconData::try_from_png_bytes(include_bytes!("assets/icon.png")).ok();
Expand Down

0 comments on commit ba996f1

Please sign in to comment.