diff options
| author | s1nical <[email protected]> | 2019-08-22 21:13:31 -0700 |
|---|---|---|
| committer | s1nical <[email protected]> | 2019-08-22 21:13:31 -0700 |
| commit | d0ddd83e7d9ef1b8120e46cbe7b01ce2bc15632b (patch) | |
| tree | 9d806373de0e28c16cbc7fb2d563258c9f81dc8e | |
| parent | update 404 formatting (diff) | |
| download | s1n.pw-admin-d0ddd83e7d9ef1b8120e46cbe7b01ce2bc15632b.tar.xz s1n.pw-admin-d0ddd83e7d9ef1b8120e46cbe7b01ce2bc15632b.zip | |
gitignore .vs, del readme, update humans
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | humans.txt | 6 |
3 files changed, 5 insertions, 4 deletions
@@ -16,6 +16,8 @@ .env.test.local .env.production.local .vscode +.vs +/test/ npm-debug.log* yarn-debug.log* diff --git a/README.md b/README.md deleted file mode 100644 index 131ef4d..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -hi ;)
\ No newline at end of file @@ -1,6 +1,6 @@ /* TEAM */ -Title: s1nical, Inc. +Title: s1nicalDev Site: https://s1n.pw/ @@ -18,13 +18,13 @@ Location: Oregon /* SITE */ -Last update: 2019/08/16 +Last update: 2019/08/22 Standards: HTML5, CSS3, JS and PHP7. Components: Trianglify, jQuery, Bootstrap and Easter Eggs Collection. -Software: Visual Studio Code, Atom, WebStorm, and PhpStorm. +Software: Visual Studio, Visual Studio Code, Atom, WebStorm, and PhpStorm. |