\ No newline at end of file
diff --git a/_includes/Pages/autores.html b/_includes/Pages/autores.html
new file mode 100644
index 0000000..cf7102d
--- /dev/null
+++ b/_includes/Pages/autores.html
@@ -0,0 +1,26 @@
+
+ {% assign autores = site.autores %}
+
+ {% for autor in autores %}
+ {% assign nome = autor.name | replace: ".md","" %}
+
+
+
+
+
+
+
+
+
{{ autor.title }}
+
{{ autor.content }}
+
+
+
+ {% endfor %}
+
+
\ No newline at end of file
diff --git a/_includes/Pages/index.html b/_includes/Pages/index.html
new file mode 100644
index 0000000..0c25b80
--- /dev/null
+++ b/_includes/Pages/index.html
@@ -0,0 +1,36 @@
+
+
+
Bem vindo ao Alice Class
+
Participe de uma comunidade colaborativa para criar e compartilhar cursos e materiais educativos.
\ No newline at end of file
diff --git a/_includes/SideBar.html b/_includes/SideBar.html
index aec9d5d..85cc100 100755
--- a/_includes/SideBar.html
+++ b/_includes/SideBar.html
@@ -1,60 +1,76 @@
\ No newline at end of file
diff --git a/_includes/formularios/envAula.html b/_includes/formularios/envAula.html
index 5f41ea4..a1603a6 100755
--- a/_includes/formularios/envAula.html
+++ b/_includes/formularios/envAula.html
@@ -1,12 +1,29 @@
-
+
Enviar Aula
-
-
-
-
+
\ No newline at end of file
diff --git a/_layouts/default.html b/_layouts/default.html
index 859fd14..8f98a1d 100755
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -4,7 +4,7 @@
-
+
{% if page.styles %}{{ page.styles }}{% endif %}
@@ -14,24 +14,13 @@
-