Skip to content

Commit 5b3679a

Browse files
committed
side by side
1 parent e9d3950 commit 5b3679a

File tree

8 files changed

+34
-1203
lines changed

8 files changed

+34
-1203
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@ Cargo.lock
1818
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
1919
# and can be added to the global gitignore or merged into this file. For a more nuclear
2020
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
21-
#.idea/
21+
#.idea/
22+
23+
dist/
24+
target/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[Demo](https://openmc-data-storage.github.io/nuclide_cross_section_plotter.rs/)
1+
[Demo](https://openmc-data-storage.github.io/nuclide_cross_section_plotter.rs/index.html)
22

33
You can install the dependencies and build the web app.
44

dist/index-27c0ccd21ba5a614.css

Lines changed: 0 additions & 36 deletions
This file was deleted.

dist/index.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)