You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
876 B

{
"readmeUrl": "README.md",
"title": "Kain's Site",
"name": "John Doe",
"ascii": "kain",
"social": {
"github": "guilo360",
"linkedin": "kain-meyer-scott-6a59b5326/"
},
"email": "kain.meyer-scott01@student.weltec.ac.nz",
"ps1_hostname": "kains_site",
"ps1_username": "guest",
"repo": "https://github.com/guilo360/personal-site",
"resume_url": "https://upload.wikimedia.org/wikipedia/commons/c/cc/Resume.pdf",
"colors": {
"light": {
"background": "#FBF1C9",
"foreground": "#3C3836",
"yellow": "#D79921",
"green": "#98971A",
"gray": "#7C6F64",
"blue": "#458588",
"red": "#CA2124"
},
"dark": {
"background": "#2E3440",
"foreground": "#E5E9F0",
"yellow": "#5E81AC",
"green": "#A3BE8C",
"gray": "#88C0D0",
"blue": "#EBCB8B",
"red": "#BF616A"
}
}
}