Skip to content

Commit

Permalink
remove wombat references
Browse files Browse the repository at this point in the history
  • Loading branch information
spacey-sooty committed Jul 5, 2024
1 parent 068b30e commit 093f50b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import starlight from '@astrojs/starlight';
export default defineConfig({
integrations: [
starlight({
title: 'Wombat Docs',
title: 'Doc Control',
social: {
github: 'https://github.com/CurtinFRC',
youtube: 'https://youtube.com/@CurtinFRC4788CantControl',
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "wombat-docs",
"name": "doc-control",
"type": "module",
"version": "0.0.1",
"scripts": {
Expand All @@ -14,4 +14,4 @@
"astro": "^3.6.5",
"sharp": "^0.33.4"
}
}
}
2 changes: 1 addition & 1 deletion src/content/docs/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Wombat Documentation!
title: Doc Control!
description: 4788's code documentation
---
A collection of resources to help 4788 programmers.
Expand Down

0 comments on commit 093f50b

Please sign in to comment.