File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < meta charset ="utf-8 " />
5+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6+ < title > Python Portugal</ title >
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
8+ < link rel ="stylesheet " type ="text/css " media ="screen " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css " />
9+ < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.6.3/css/all.css " integrity ="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/ " crossorigin ="anonymous ">
10+ </ head >
11+
12+ < body >
13+ < div class ="container-fluid ">
14+ < h1 > Python Portugal</ h1 >
15+ < p > Comunidade de Utilizadores Portugueses de Python</ p >
16+ < a href ="https://github.com/pythonpt " class ="fab fa-github-square h3 "> </ a >
17+ </ div >
18+ </ body >
19+ </ html >
You can’t perform that action at this time.
0 commit comments