We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit bf482edCopy full SHA for bf482ed
README.md
@@ -0,0 +1,2 @@
1
+# kylegach.com
2
+Personal website
package.json
@@ -0,0 +1,9 @@
+{
+ "name": "kylegach.com",
3
+ "version": "0.1.0",
4
+ "description": "Personal website of Kyle Gach",
5
+ "repository": "https://github.com/kylegach/kylegach.com.git",
6
+ "author": "Kyle Gach <kyle.gach@gmail.com>",
7
+ "license": "MIT",
8
+ "private": true
9
+}
0 commit comments