From be77ab41580e9c1ea9a4e9a4d500a14deabd1dc4 Mon Sep 17 00:00:00 2001
From: Walmes Zeviani <walmes@ufpr.br>
Date: Tue, 5 Dec 2017 19:28:51 -0200
Subject: [PATCH] =?UTF-8?q?Edita=20index=20e=20adiciona=20diret=C3=B3rio?=
 =?UTF-8?q?=20com=20zip=20do=20trab.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 _site.yml |  5 ++++-
 index.Rmd | 18 ++++++++----------
 2 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/_site.yml b/_site.yml
index 50a8a5e..446b582 100644
--- a/_site.yml
+++ b/_site.yml
@@ -47,7 +47,10 @@ navbar:
     - icon: fa-line-chart
       text: "Notas"
       href: notas.html
-  right:
+    - icon: fa-archive
+      text: "Arquivos"
+      href: data/
+right:
     - icon: fa-user
       href: https://www.researchgate.net/profile/Walmes_Zeviani2
     - text: GitLab
diff --git a/index.Rmd b/index.Rmd
index 8f035e7..9c50048 100644
--- a/index.Rmd
+++ b/index.Rmd
@@ -14,10 +14,10 @@ output:
 
 # Detalhes
 
-| Horário               | Local    |
-|:---------------------:|:--------:|
-| Qua 19h -- 20h30      | PA 01    |
-| Sex 20h45 -- 22h15    | PA 02    |
+| Horário               | Local         |
+|:---------------------:|:-------------:|
+| Qua 19h00 -- 20h30    | LABEST A      |
+| Sex 20h45 -- 22h15    | MULTIMÍDIA    |
 
   * Carga horária: 60 horas
   * Pré-requisitos:
@@ -74,19 +74,17 @@ output:
     [11](http://www.im.ufrj.br/ralph/estatisticacomputacional/aula_011.pdf);
   * [Método da aceitação e rejeição](http://www.columbia.edu/~ks20/4703-Sigman/4703-07-Notes-ARM.pdf) -
     Karl Sigman.
-  * <http://www.cs.cmu.edu/~tcortina/15-105sp09/Unit02PtC.pdf>  
+  * <http://www.cs.cmu.edu/~tcortina/15-105sp09/Unit02PtC.pdf>
 
 # Atividades e avaliações
 
 | Tipo de avaliação  | Quantidade | Peso na nota final |
 |:------------------:|:----------:|:------------------:|
-| Sabatinas          |        ~10 |                70% |
-| Trabalho final     |          1 |                30% |
+| Sabatinas          |        ~10 |                60% |
+| Trabalhos          |          2 |                40% |
 
 Pelo menos 25% das piores notas das sabatinas serão eliminadas.  As
-sabatinas não serão repostas.  O trabalho final não terá reposição.
-
-# Notas
+sabatinas não serão repostas.  Os trabalhos não terão reposição.
 
 <!------------------------------------------- -->
 
-- 
GitLab