init & change all chiang info to walters, disable featured projects, resume & skills.design sections

This commit is contained in:
Xevion
2020-11-26 18:36:49 -06:00
parent a38ff1c92f
commit cb73c24e4d
15 changed files with 228 additions and 260 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "brittanychiang.com",
"name": "xevion.github.io",
"version": "0.0.0",
"description": "Design-minded front-end software engineer focused on building beautiful interfaces and experiences",
"description": "An aspiring full-stack software engineer's resume.",
"repository": {
"type": "git",
"url": "https://github.com/bchiang7/bchiang7.github.io"
"url": "https://github.com/Xevion/xevion.github.io"
},
"homepage": "https://github.com/bchiang7/bchiang7.github.io",
"homepage": "https://github.com/Xevion/xevion.github.io",
"main": "gulpfile.js",
"scripts": {
"start": "gulp serve --watch",