Skip to content

Commit

Permalink
Update featured_sources.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Sep 21, 2022
1 parent c7792dd commit ae47b70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/featured_sources.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ export default {
// check out https://github.com/JuliaPluto/pluto-developer-instructions/blob/main/How%20to%20update%20the%20featured%20notebooks.md to learn more
sources: [
{
url: "https://cdn.jsdelivr.net/gh/JuliaPluto/featured@b31a1701ebe14b3cc9cc8a06849153161e6f6972/pluto_export.json",
integrity: "sha256-JHf0MqoVjk8ISe2GJ9qBC3gj/3I86SiZbgp07eJYZD4=",
url: "https://cdn.jsdelivr.net/gh/JuliaPluto/featured@6828b12/pluto_export.json",
integrity: "sha256-RKFITj6QfwcuqpQE3nhVyhNO5REaCuo84HQulf32l7A=",
},
],
}

0 comments on commit ae47b70

Please sign in to comment.