We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4684ac commit 9e3aac5Copy full SHA for 9e3aac5
1 file changed
src/App.jsx
@@ -24,15 +24,15 @@ import "./styles.css";
24
* If you don't have one of the social sites listed, leave it as an empty string.
25
*/
26
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",
+ name: "Gabriel, or thesomewhatyou",
+ title: "Young & Sprouting CS Student",
+ email: "gabriel@xan0.net",
+ gitHub: "gabriel",
+ instagram: "gabriel",
+ linkedIn: "gabriel",
+ medium: "none",
+ twitter: "gabriel",
+ youTube: "thesomewhatyou",
36
};
37
38
const primaryColor = "#4E567E";
0 commit comments