Skip to content

Commit 8aae1d1

Browse files
authored
Merge pull request #29 from vicentimartins/master
Ocultando o menu do Encontro do PHP-PB.
2 parents 95748d4 + 60c5da7 commit 8aae1d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ description: Comunidade PHP na Paraíba
88
permalink: /:year/:month/:day/:title/
99
paginate: 10
1010
paginate_path: 'page:num'
11-
11+
1212
# MENU DE NAVEGAÇÃO
1313
navigation:
1414
- text: início
1515
url: '/'
16-
- text: encontro
17-
url: '/encontro'
16+
#- text: encontro
17+
# url: '/encontro'
1818
#- text: vagas de emprego
1919
# url: '/vagas'
2020
#- text: hangouts

0 commit comments

Comments
 (0)