Skip to content

Commit c7329bd

Browse files
Adicionando link a primeira versao do site da comunidade
1 parent f02ee53 commit c7329bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site_python_floripa/pages/inicio.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Procurando a primeira versão do site da Comunidade? [Aqui está!](https://floripa.sc.python.org.br/v1/)
2+
13
```python
24
def saudações():
35
print('Olá pythonistas!')
@@ -9,3 +11,5 @@ if __name__ == '__main__':
911
saudações()
1012
print('Pessoas > Tecnologias', Pessoas > Tecnologias)
1113
```
14+
15+
Site ainda em construção... Ajude na sua construção conferindo nossa [wiki](https://github.com/PythonFloripa/pythonfloripa.github.io/wiki) e nosso [guia](https://github.com/PythonFloripa/pythonfloripa.github.io/blob/development/docs/CONTRIBUTING.md)!

0 commit comments

Comments
 (0)