Skip to content

Commit

Permalink
Merge pull request #49 from Kyro3400/master
Browse files Browse the repository at this point in the history
Master to dev
  • Loading branch information
Kyro3400 authored Aug 24, 2024
2 parents 7560648 + 5b3ea52 commit a14b666
Show file tree
Hide file tree
Showing 6 changed files with 5,155 additions and 4,136 deletions.
348 changes: 174 additions & 174 deletions .yarn/releases/yarn-4.4.0.cjs → .yarn/releases/yarn-4.4.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
yarnPath: .yarn/releases/yarn-4.4.0.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs

nodeLinker: node-modules
2 changes: 1 addition & 1 deletion config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export const navLinks: Link[] = [
{ label: "Spigot", link: "/server/minecraft/spigot" },
{ label: "Bedrock", link: "/server/minecraft/bedrock" },
{ label: "Pocketmine MP", link: "/server/minecraft/pocketmine" },
{ label: "Waterfall", link: "/server/minecraft/waterfall" },
//{ label: "Waterfall", link: "/server/minecraft/waterfall" },

{ label: "Software", title: true },
{ label: "Gitea", link: "/server/software/gitea" },
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
"ikota": "^1.0.1",
"typescript": "5.5.4"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit a14b666

Please sign in to comment.