Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Este repositório é referente ao curso da [DevMasterTeam](http://www.devmastert
- Pasta [Website](https://github.com/DevMasterTeam/Udemy-Git/tree/master/Website) contém o código fonte para a página Web estática usada de exemplo no curso.
- Outras pastas, nomeadas de acordo com cada seção, se encontram os slides em formato PDF.

**DevMasterTeam**
**DevMasterTeam**
4 changes: 2 additions & 2 deletions Website/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<div class="p-4 p-md-5 mb-4 rounded text-bg-dark">
<div class="col-md-6 px-0">
<h1 class="display-4 fst-italic">Git by DevMasterTeam</h1>
<p class="lead my-3">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
<p class="lead my-3">Melhoria do título.</p>
</div>
</div>

Expand Down Expand Up @@ -99,4 +99,4 @@ <h4 class="fst-italic">Sobre</h4>

<script src="assets/index.js"></script>
</body>
</html>
</html>