Skip to content

Commit 1247687

Browse files
authored
Merge pull request #29 from pythonpt/fix_images
fix images
2 parents 73516b3 + 3c55694 commit 1247687

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

content/images/ondeestamos.png

-67.2 KB
Loading

content/images/what_is_python.png

-6.56 KB
Loading

content/pages/acerca.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ O que é o Python ?
55
:slug: acerca
66

77

8-
.. image:: images/what_is_python.png
8+
.. image:: /images/what_is_python.png
99
:class: rounded mx-auto d-block
1010
:align: center
1111
:alt: rapariga ao computador pensando no logo do python

content/pages/inicio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Python Portugal
77
:slug: index.html
88

99

10-
.. image:: images/python3.png
10+
.. image:: /images/python3.png
1111
:class: rounded mx-auto d-block
1212
:align: center
1313
:alt: homem com cobra na mão e castelo ao fundo com bandeira portuguesa

content/pages/ondeestamos.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Onde estamos
44

55
:slug: ondeestamos
66

7-
.. image:: images/ondeestamos.png
7+
.. image:: /images/ondeestamos.png
88
:class: rounded mx-auto d-block
99
:align: center
1010
:alt: cobra numa ilha do tesouro

0 commit comments

Comments
 (0)