Skip to content

Commit 75e8a3e

Browse files
committed
w
1 parent 2515899 commit 75e8a3e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/app/mission/layout.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export const metadata = {
2-
title: "Our Mission | Tech Optimum<",
2+
title: "Our Mission | Tech Optimum",
33
description: "Learn about our mission at Tech Optimum to provide free, quality, and accessible computer science education globally. Discover our values and what drives us to do what we do.",
44
keywords: ["Mission", "Tech Optimum", "Computer Science Education", "Values", "Vision"],
55
openGraph: {
@@ -9,7 +9,7 @@ export const metadata = {
99
url: "https://techoptimum.org/mission",
1010
},
1111
twitter: {
12-
title: "Our Mission | Tech Optimum<",
12+
title: "Our Mission | Tech Optimum",
1313
description: "Learn about our mission at Tech Optimum to provide free, quality, and accessible computer science education globally. Discover our values and what drives us to do what we do.",
1414
image: "/tech-optimum-logo.png",
1515
}

src/components/mission-values.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,8 @@ export default function MissionValues() {
246246
</Link>
247247
<Divider borderColor="whiteAlpha.400" pt="5px" mb="14px" />
248248
<Text fontSize="sm">
249-
With your support, we can make give technology, such as
250-
Laptops/PCs to people in-need to allow for them to thrive in the
249+
With your support, we can give technology, such as
250+
Laptops & PC's, to people in-need to allow for them to thrive in the
251251
tech industry.
252252
</Text>
253253
</Box>

0 commit comments

Comments
 (0)