Skip to content

Commit

Permalink
small adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
matmair committed Dec 18, 2023
1 parent e9783f4 commit 797f0c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { Html, Head, Main, NextScript } from 'next/document'
export default function Document() {
const meta = {
title: 'InvenHost',
description: 'Extend InvenTree for your busniess use case.',
description: 'Extend InvenTree for your use case.',
}

return (
Expand Down
2 changes: 1 addition & 1 deletion web/pages/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
type: page
title: About
title: About InvenHost
date: 2023-12-18
---

Expand Down

0 comments on commit 797f0c1

Please sign in to comment.