Skip to content

Commit

Permalink
change icon and metadata (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
Magnus Alexander Strømseng authored and GitHub committed Apr 13, 2024
1 parent 23b69dd commit 3a88955
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 2 deletions.
37 changes: 36 additions & 1 deletion frontend/src/app/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion frontend/src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { ApolloWrapper } from "@/components/wrappers/ApolloWrapper";
const inter = Inter({ subsets: ["latin"] });

export const metadata: Metadata = {
title: "NTNU SmallSat Lab",
title: "Small Satellite Lab",
description: "NTNU Small Satellite Lab",
};

Expand Down

0 comments on commit 3a88955

Please sign in to comment.