Skip to content

Commit 0aea655

Browse files
committed
adicionando link para planet python
1 parent 6c78c71 commit 0aea655

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pelicanconf.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,11 @@
233233
'href': 'https://telegram.me/joinchat/AG9QCDwzQzvM4tx8Chp-nQ',
234234
'icon': 'fa-paper-plane',
235235
'text': 'Telegram'
236+
},
237+
{
238+
'href': 'https://planet.python.org.br/',
239+
'icon': 'fa-globe',
240+
'text': 'Planet Pyhon'
236241
}
237242
)
238243

0 commit comments

Comments
 (0)