From 8ee1bf25331f6e0aaf89740fcd83e56297fcb0f0 Mon Sep 17 00:00:00 2001
From: Walmes Zeviani <walmes@ufpr.br>
Date: Mon, 12 Nov 2018 20:34:39 -0200
Subject: [PATCH] Adiciona aviso sobre o Exame Final.

---
 index.Rmd | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/index.Rmd b/index.Rmd
index 562d9b9..4f0f082 100644
--- a/index.Rmd
+++ b/index.Rmd
@@ -12,6 +12,17 @@ output:
 # http://rmarkdown.rstudio.com/rmarkdown_websites.html
 ---
 
+<div class="alert alert-danger" style="font-size:120%; font-weight: normal;">
+<center>
+
+<strong>ATENÇÃO!</strong><br><br>
+
+O <strong>EXAME FINAL</strong> de Estatística Computacional II será no
+dia 12 de Dezembro, das 19h às 20h30, na sala Multimídia.
+
+</center>
+</div>
+
 # Detalhes
 
   | Horário               | Local           |
-- 
GitLab