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