Skip to content

Instantly share code, notes, and snippets.

View fisiofaz's full-sized avatar

Fábio André Zatta fisiofaz

View GitHub Profile

Semantic Commit Messages

See how a minor change to your commit message style can make you a better programmer.

Format: <type>(<scope>): <subject>

<scope> is optional

Example

@fisiofaz
fisiofaz / index.html
Created March 14, 2022 23:25
Tabela de classificação
<html>
<head>
<title>
Imersão Dev - Aula 06
</title>
</head>
<body>
<h1>Tabela de classificação</h1>