Skip to content

Commit 0285b27

Browse files
authored
Merge pull request #192 from fecaridade/planet
Planet Python (issue #9)
2 parents 415eece + fabd1f3 commit 0285b27

2 files changed

Lines changed: 5 additions & 9 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 Python'
236241
}
237242
)
238243

themes/pybr/static/css/pybr.min.css

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)