-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIndex.html
More file actions
17 lines (16 loc) · 762 Bytes
/
Index.html
File metadata and controls
17 lines (16 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title>Partiu Filosofar</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1 style="text-align: center;">Partiu Filosofar</h1>
<p><b>Partiu Filosofar</b> é um convite à uma reflexão filosófica coletiva sobre temas atuais e pertinentes, onde os
participantes se assentam em um círculo de diálogo em ambiente virtual, como acontecia nas conhecidas ágoras
gregas, na Antiguidade.</p>
<p><b>Partiu Filosofar</b> se reune uma vez por semana, sempre às quartas-feiras, das 19:00 às 20:30</p>
<p style="font-size: 42px;">As reuniões ocorrem através do <i>google meet</i>, sempre pelo link www.???</p>
</body>
</html>