Created
May 11, 2020 15:04
-
-
Save Bolinha1/bed271e2cc3d692ce5b27eb7cfebf1f3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8" /> | |
<title>Aprendendo merges GIT</title> | |
<link rel="stylesheet" href="css/main.css" /> | |
</head> | |
<body> | |
<h1>Vamos fazer alguns testes com git merge</h1> | |
<script src="js/scripts.js"></script> | |
</body> | |
</html> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment