Skip to content

Commit

Permalink
Add featured notebooks from plutojl.org/en/docs (#2927)
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed May 24, 2024
1 parent 80c71ea commit 92cd7f7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/featured_sources.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,11 @@ export default {
url: "https://cdn.jsdelivr.net/gh/JuliaPluto/featured@v5/pluto_export.json",
integrity: "sha256-+zI9b/gHEIJGV/DrckBY85hkxNWGIewgYffkAkEq4/w=",
},
{
url: "https://plutojl.org/pluto_export.json",
// this is one month before the expiry date of our domain registration at njal.la
valid_until: "2025-10",
id: "pluto website",
},
],
}

0 comments on commit 92cd7f7

Please sign in to comment.