diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0600400 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +Configuración +Password diff --git a/index.html b/index.html index 30ca98a..2329ff5 100644 --- a/index.html +++ b/index.html @@ -25,5 +25,9 @@

Blog Curso Git & Github

- - \ No newline at end of file + + Aquí irá el cambio 1. + + + Aquí irá el cambio 2. + diff --git a/index.js b/index.js index 77019b6..2968835 100644 --- a/index.js +++ b/index.js @@ -62,6 +62,8 @@ const affiliateRedirect = () => { // resolver el bug } +// Video pull request 1. + // test commit // cambio 1 @@ -69,5 +71,6 @@ const affiliateRedirect = () => { // cambio 3 // cambios videos 1 -// cambios videos 2 -// cambios videos 3 \ No newline at end of file +// cambios videos 2 +// cambios videos 3 +