Skip to content

Commit

Permalink
Merge pull request #22 from OmarVasquez/dev/featureA
Browse files Browse the repository at this point in the history
Cambio desde Branch
  • Loading branch information
OmarVasquez authored May 9, 2024
2 parents e746f3c + cfe73db commit bb5602c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Welcome to GitHub Games - Omar Vásquez
## Welcome to GitHub Games - Omar Vásquez cambio 1 cambio 3

A project based learning activity for peopleCAMBIO DESDE MAIN who are getting started with Git and GitHub.
A project based learning activity for peopleCAMBIO DESDE who are getting started with Git and GitHub.

You can play the game at: https://githubschool.github.io/github-games/

Expand Down
2 changes: 1 addition & 1 deletion index.html → inde.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Javascript Tetris</title>
<title>Javascript Tetris Cambio 2</title>
<style>
body { font-family: Helvetica, sans-serif; }
#tetris { margin: 1em auto; padding: 1em; border: 4px solid black; border-radius: 10px; background-color: #F8F8F8; }
Expand Down

0 comments on commit bb5602c

Please sign in to comment.