Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
omckeon committed Jan 6, 2025
1 parent e4431e3 commit 8cb31aa
Show file tree
Hide file tree
Showing 4 changed files with 275 additions and 348 deletions.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export default defineConfig({
{ label: "Interface", autogenerate: { directory: "guides/Interface", collapsed: false } },
{ label: "Json", autogenerate: { directory: "guides/JSON", collapsed: false } },
{ label: "Networking", autogenerate: { directory: "guides/Networking", collapsed: false } },
{ label: "Physics", badge: 'New', autogenerate: { directory: "guides/physics", collapsed: false } },
{ label: "Physics", badge: 'New', autogenerate: { directory: "guides/Physics", collapsed: false } },
{ label: "Raspberry GPIO", autogenerate: { directory: "guides/Raspberry-GPIO", collapsed: false } },
{ label: "Resource Bundles", autogenerate: { directory: "guides/Resource-Bundles", collapsed: false } },
{ label: "Utilities", autogenerate: { directory: "guides/Utilities", collapsed: false } },
Expand Down
Loading

0 comments on commit 8cb31aa

Please # to comment.