Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: revert overview page #60

Merged
merged 1 commit into from
Jun 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ export default defineConfig({
github: "https://github.com/interledger",
},
sidebar: [
{
label: "Overview",
link: "/get-started",
},
{
label: "Get involved",
link: "/get-involved",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^8.2.5",
"@astrojs/starlight": "^0.23.2",
"@astrojs/node": "^8.3.2",
"@astrojs/starlight": "^0.24.4",
"@interledger/docs-design-system": "^0.5.0",
"@types/showdown": "^2.0.6",
"astro": "^4.9.2",
"astro": "^4.11.3",
"html-to-text": "^9.0.5",
"markdown-it": "^14.1.0",
"node-html-parser": "^6.1.13",
Expand Down
Binary file removed public/img/ilp-nodes-2.png
Binary file not shown.
1 change: 1 addition & 0 deletions public/img/ilp-nodes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/img/ilp-packets.png
Binary file not shown.
Loading
Loading