Skip to content

Commit c0fc259

Browse files
committed
feat(radioactive-decay): simplify panel image.
1 parent 034a502 commit c0fc259

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

assets/apps/atome.webp

55.1 KB
Loading

online/radioactive-decay.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@ <h2>Notes:</h2>
10241024

10251025
$("#software-img").attr({ src: "../assets/apps/atome.webp", alt: "Atome" });
10261026

1027-
$(".website-main-panel-title").text("L'équation de désintégration radioactive:");
1027+
$(".website-main-panel-title").text("L'équation de désintégration:");
10281028

10291029
}
10301030

0 commit comments

Comments
 (0)