File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
theme/python-pt/templates Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Python Portugal
8
8
9
9
10
10
.. image :: /images/python3.png
11
- :class: rounded mx-auto d-block
11
+ :class: img-fluid rounded mx-auto d-block
12
12
:align: center
13
13
:alt: homem com cobra na mão e castelo ao fundo com bandeira portuguesa
14
14
Original file line number Diff line number Diff line change 41
41
< body id ="index " class ="archive ">
42
42
< div class ="container ">
43
43
< nav class ="navbar navbar-expand-lg navbar-light bg-light ">
44
- < a class ="navbar-brand " href ="{{SITEURL}}/index.html "> PythonPT </ a >
44
+ < a class ="navbar-brand " href ="{{SITEURL}}/index.html "> < img class =" img-fluid " src =" {{SITEURL}}/images/python_pt-logo.gif " /> </ a >
45
45
< button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbarSupportedContent " aria-controls ="navbarSupportedContent " aria-expanded ="false " aria-label ="Toggle navigation ">
46
46
< span class ="navbar-toggler-icon "> </ span >
47
47
</ button >
You can’t perform that action at this time.
0 commit comments