Skip to content

Commit 9e3aac5

Browse files
Changes to be committed:
Changes not staged for commit:
1 parent f4684ac commit 9e3aac5

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

src/App.jsx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ import "./styles.css";
2424
* If you don't have one of the social sites listed, leave it as an empty string.
2525
*/
2626
const siteProps = {
27-
name: "Alexandrie Grenier",
28-
title: "Web Designer & Content Creator",
29-
email: "alex@example.com",
30-
gitHub: "microsoft",
31-
instagram: "microsoft",
32-
linkedIn: "satyanadella",
33-
medium: "",
34-
twitter: "microsoft",
35-
youTube: "Code",
27+
name: "Gabriel, or thesomewhatyou",
28+
title: "Young & Sprouting CS Student",
29+
email: "gabriel@xan0.net",
30+
gitHub: "gabriel",
31+
instagram: "gabriel",
32+
linkedIn: "gabriel",
33+
medium: "none",
34+
twitter: "gabriel",
35+
youTube: "thesomewhatyou",
3636
};
3737

3838
const primaryColor = "#4E567E";

0 commit comments

Comments
 (0)