misc changes
This commit is contained in:
parent
679269f9e2
commit
485ca25070
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,6 +1,4 @@
|
||||
vendor
|
||||
.vscode
|
||||
composer.json
|
||||
composer.lock
|
||||
vendor/
|
||||
.vscode/
|
||||
.eslintrc.json
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "wyatt/my-website",
|
||||
"description": "A personal website for Wyatt J. Millrt",
|
||||
"description": "A personal website for Wyatt J. Miller",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"squizlabs/php_codesniffer": "^3.2"
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
Twitch player for my personal site
|
||||
Created by Wyatt J. Miller, published by Entourage Solutions
|
||||
Created by Wyatt J. Miller, published by Miller Web Solutions
|
||||
Made possible by the folks at Twitch, thanks guys ;)
|
||||
Licensed by the MIT
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user